kernel-ark/fs/notify
Eric Paris c28f7e56e9 fsnotify: parent event notification
inotify and dnotify both use a similar parent notification mechanism.  We
add a generic parent notification mechanism to fsnotify for both of these
to use.  This new machanism also adds the dentry flag optimization which
exists for inotify to dnotify.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Christoph Hellwig <hch@lst.de>
2009-06-11 14:57:53 -04:00
..
dnotify
inotify fsnotify: unified filesystem notification backend 2009-06-11 14:57:52 -04:00
fsnotify.c fsnotify: parent event notification 2009-06-11 14:57:53 -04:00
fsnotify.h fsnotify: parent event notification 2009-06-11 14:57:53 -04:00
group.c fsnotify: add marks to inodes so groups can interpret how to handle those inodes 2009-06-11 14:57:53 -04:00
inode_mark.c fsnotify: parent event notification 2009-06-11 14:57:53 -04:00
Kconfig fsnotify: unified filesystem notification backend 2009-06-11 14:57:52 -04:00
Makefile fsnotify: add marks to inodes so groups can interpret how to handle those inodes 2009-06-11 14:57:53 -04:00
notification.c fsnotify: unified filesystem notification backend 2009-06-11 14:57:52 -04:00