summaryrefslogtreecommitdiff
path: root/fs/notify/group.c
diff options
context:
space:
mode:
authorAmir Goldstein <amir73il@gmail.com>2022-04-22 15:03:16 +0300
committerJan Kara <jack@suse.cz>2022-04-25 15:37:18 +0300
commitf3010343d9e119da35ee864b3a28993bb5c78ed7 (patch)
tree5b73e65a048c436097f39bf500c5d13d1a0aad98 /fs/notify/group.c
parent867a448d587e7fa845bceaf4ee1c632448f2a9fa (diff)
downloadlinux-f3010343d9e119da35ee864b3a28993bb5c78ed7.tar.xz
fsnotify: make allow_dups a property of the group
Instead of passing the allow_dups argument to fsnotify_add_mark() as an argument, define the group flag FSNOTIFY_GROUP_DUPS to express the allow_dups behavior and set this behavior at group creation time for all calls of fsnotify_add_mark(). Rename the allow_dups argument to generic add_flags argument for future use. Link: https://lore.kernel.org/r/20220422120327.3459282-6-amir73il@gmail.com Suggested-by: Jan Kara <jack@suse.cz> Signed-off-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/notify/group.c')
0 files changed, 0 insertions, 0 deletions