alistair23-linux/fs/notify
Eric Paris 2823e04de4 fsnotify: put inode specific fields in an fsnotify_mark in a union
The addition of marks on vfs mounts will be simplified if the inode
specific parts of a mark and the vfsmnt specific parts of a mark are
actually in a union so naming can be easy.  This patch just implements the
inode struct and the union.

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: put inode specific fields in an fsnotify_mark in a union 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