lkml.org 
[lkml]   [2006]   [Jun]   [1]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 1 Jun 2006 13:46:41 -0400
From"Robert Love" <>
SubjectRe: [PATCH] inotify: split kernel API from userspace support
On 6/1/06, Amy Griffis <amy.griffis@hp.com> wrote:

> The following series of patches introduces a kernel API for inotify,
> making it possible for kernel modules to benefit from inotify's
> mechanism for watching inodes.  With these patches, inotify will
> maintain for each caller a list of watches (via an embedded struct
> inotify_watch), where each inotify_watch is associated with a
> corresponding struct inode.  The caller registers an event handler and
> specifies for which filesystem events their event handler should be
> called per inotify_watch.

Thank you for breaking the patch up.  Looks good to me.

Acked-by: Robert Love <rml@novell.com>

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

\
 
 \ /
  Last update: 2006-06-01 17:49    [from the cache]
©2003-2008