kernel-ark/fs/notify
Eric Paris 3a9fb89f4c fsnotify: include vfsmount in should_send_event when appropriate
To ensure that a group will not duplicate events when it receives it based
on the vfsmount and the inode should_send_event test we should distinguish
those two cases.  We pass a vfsmount to this function so groups can make
their own determinations.

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 09:58:52 -04:00
..
dnotify fsnotify: include vfsmount in should_send_event when appropriate 2010-07-28 09:58:52 -04:00
inotify fsnotify: include vfsmount in should_send_event when appropriate 2010-07-28 09:58:52 -04:00
fsnotify.c fsnotify: include vfsmount in should_send_event when appropriate 2010-07-28 09:58:52 -04:00
fsnotify.h fsnotify: mount point listeners list and global mask 2010-07-28 09:58:52 -04:00
group.c fsnotify: mount point listeners list and global mask 2010-07-28 09:58:52 -04:00
inode_mark.c fsnotify: mount point listeners list and global mask 2010-07-28 09:58:52 -04:00
Kconfig
Makefile
notification.c fsnotify: lock annotation for event replacement 2010-07-28 09:58:50 -04:00