alistair23-linux/fs/notify
Eric Paris 80af258867 fanotify: groups can specify their f_flags for new fd
Currently fanotify fds opened for thier listeners are done with f_flags
equal to O_RDONLY | O_LARGEFILE.  This patch instead takes f_flags from the
fanotify_init syscall and uses those when opening files in the context of
the listener.

Signed-off-by: Eric Paris <eparis@redhat.com>
2010-07-28 10:18:50 -04:00
..
dnotify fsnotify: allow marks to not pin inodes in core 2010-07-28 09:58:59 -04:00
fanotify fanotify: groups can specify their f_flags for new fd 2010-07-28 10:18:50 -04:00
inotify inotify: Fix mask checks 2010-07-28 10:18:49 -04:00
fsnotify.c fsnotify: check to make sure all fsnotify bits are unique 2010-07-28 10:18:50 -04:00
fsnotify.h fsnotify: allow marks to not pin inodes in core 2010-07-28 09:58:59 -04:00
group.c fanotify: drop the useless priority argument 2010-07-28 09:59:03 -04:00
inode_mark.c fanotify: clear all fanotify marks 2010-07-28 09:59:00 -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: call iput on inodes when no longer marked 2010-07-28 09:59:02 -04:00
notification.c fsnotify: use unsigned char * for dentry->d_name.name 2010-07-28 09:59:01 -04:00
vfsmount_mark.c fsnotify: update gfp/slab.h includes 2010-07-28 09:59:03 -04:00