diff options
author | 2010-07-28 10:18:37 -0400 | |
---|---|---|
committer | 2010-07-28 10:18:50 -0400 | |
commit | 80af2588676483ac4e998b5092e9d008dab3ab62 (patch) | |
tree | 6bff012a185f55b27f601e50b2f2ad53e9fc9f63 /fs/file_table.c | |
parent | fsnotify: check to make sure all fsnotify bits are unique (diff) | |
download | linux-rng-80af2588676483ac4e998b5092e9d008dab3ab62.tar.xz linux-rng-80af2588676483ac4e998b5092e9d008dab3ab62.zip |
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>
Diffstat (limited to 'fs/file_table.c')
0 files changed, 0 insertions, 0 deletions