linux/fs/notify/fanotify
Eric Paris 0ff21db9fc fanotify: hooks the fanotify_mark syscall to the vfsmount code
Create a new fanotify_mark flag which indicates we should attach the mark
to the vfsmount holding the object referenced by dfd and pathname rather
than the inode itself.

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 09:58:59 -04:00
..
fanotify.c fanotify: should_send_event needs to handle vfsmounts 2010-07-28 09:58:57 -04:00
fanotify.h fanotify: send events using read 2010-07-28 09:58:56 -04:00
fanotify_user.c fanotify: hooks the fanotify_mark syscall to the vfsmount code 2010-07-28 09:58:59 -04:00
Kconfig fanotify: select ANON_INODES. 2010-07-28 09:58:56 -04:00
Makefile fanotify: fanotify_init syscall declaration 2010-07-28 09:58:55 -04:00