linux-stable/fs/notify
Eric Paris 098cf2fc77 fsnotify: add flags to fsnotify_mark_entries
To differentiate between inode and vfsmount (or other future) types of
marks we add a flags field and set the inode bit on inode marks (the only
currently supported type of mark)

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 09:58:52 -04:00
..
dnotify fsnotify: put inode specific fields in an fsnotify_mark in a union 2010-07-28 09:58:52 -04:00
inotify fsnotify: put inode specific fields in an fsnotify_mark in a union 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: add flags to fsnotify_mark_entries 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