kernel-hacking-2024-linux-s.../fs/notify
Andreas Gruenbacher 2504c5d63b fsnotify/vfsmount: add fsnotify fields to struct vfsmount
This patch adds the list and mask fields needed to support vfsmount marks.
These are the same fields fsnotify needs on an inode.  They are not used,
just declared and we note where the cleanup hook should be (the function is
not yet defined)

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 09:58:57 -04:00
..
dnotify fsnotify: split generic and inode specific mark code 2010-07-28 09:58:57 -04:00
fanotify fsnotify: split generic and inode specific mark code 2010-07-28 09:58:57 -04:00
inotify fsnotify: split generic and inode specific mark code 2010-07-28 09:58:57 -04:00
fsnotify.c fsnotify/vfsmount: add fsnotify fields to struct vfsmount 2010-07-28 09:58:57 -04:00
fsnotify.h fsnotify: split generic and inode specific mark code 2010-07-28 09:58:57 -04:00
group.c fsnotify: rename mark_entry to just mark 2010-07-28 09:58:53 -04:00
inode_mark.c fsnotify: split generic and inode specific mark code 2010-07-28 09:58:57 -04:00
Kconfig fanotify: fscking all notification system 2010-07-28 09:58:54 -04:00
Makefile fsnotify: split generic and inode specific mark code 2010-07-28 09:58:57 -04:00
mark.c fsnotify: clear marks to 0 in fsnotify_init_mark 2010-07-28 09:58:57 -04:00
notification.c fanotify: Add pids to events 2010-07-28 09:58:56 -04:00