linux/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 fsnotify: use def_bool in kconfig instead of letting the user choose 2009-07-21 15:26:26 -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: lock annotation for event replacement 2010-07-28 09:58:50 -04:00