Re: fanotify - overall design before I start sending patches

From: Eric Paris
Date: Wed Jul 29 2009 - 16:09:23 EST


On Sat, 2009-07-25 at 19:52 +0530, Niraj kumar wrote:
> >
> > - subtree notification.
> > Currently to only watch /home and all of it's descendants one must
> > either register a directed watch on every directory or use a global
> > listener. The global listener with ignored_mask is not as bad as it
> > sounds in my testing, but decent subtree registration and notification
> > would be a big win in a lot of people's mind.
>
> Unless it's already covered in some way, I would also be interested
> in notification based on "process subtree". What this means is that
> for whatever notification a particular process requests, it's only
> interested in events generated by itself and it's children.
> This is useful in doing auditing for file system related access.

Has not been considered. You'd have to really flesh out the use case
before I could.....

-Eric

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/