alistair23-linux/fs/notify
Eric Paris 03930979af fsnotify: remove the global masks
Because we walk the object->fsnotify_marks list instead of the global
fsnotify groups list we don't need the fsnotify_inode_mask and
fsnotify_vfsmount_mask as these were simply shortcuts in fsnotify() for
performance.  They are now extra checks, rip them out.

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 10:18:54 -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: remove the global masks 2010-07-28 10:18:54 -04:00
fsnotify.h fsnotify: remove the global masks 2010-07-28 10:18:54 -04:00
group.c fsnotify: remove the global masks 2010-07-28 10:18:54 -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