kernel-ark/fs/notify
Eric Paris 2612abb51b fsnotify: cleanup should_send_event
The change to use srcu and walk the object list rather than the global
fsnotify_group list means that should_send_event is no longer needed for a
number of groups and can be simplified for others.  Do that.

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 10:18:53 -04:00
..
dnotify fsnotify: cleanup should_send_event 2010-07-28 10:18:53 -04:00
fanotify fsnotify: cleanup should_send_event 2010-07-28 10:18:53 -04:00
inotify fsnotify: cleanup should_send_event 2010-07-28 10:18:53 -04:00
fsnotify.c fsnotify: cleanup should_send_event 2010-07-28 10:18:53 -04:00
fsnotify.h fsnotify: srcu to protect read side of inode and vfsmount locks 2010-07-28 10:18:52 -04:00
group.c fsnotify: srcu to protect read side of inode and vfsmount locks 2010-07-28 10:18:52 -04:00
inode_mark.c fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called 2010-07-28 10:18:52 -04:00
Kconfig fanotify: fscking all notification system 2010-07-28 09:58:54 -04:00
Makefile fsnotify: vfsmount marks generic functions 2010-07-28 09:58:57 -04:00
mark.c fsnotify: Exchange list heads instead of moving elements 2010-07-28 10:18:52 -04:00
notification.c vfs/fsnotify: fsnotify_close can delay the final work in fput 2010-07-28 10:18:51 -04:00
vfsmount_mark.c fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called 2010-07-28 10:18:52 -04:00