aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorAmir Goldstein <[email protected]>2019-01-10 19:04:41 +0200
committerJan Kara <[email protected]>2019-02-07 16:38:36 +0100
commit0321e03cb4572fb3b56582bcb4927c1fe985b191 (patch)
treed1b872b9b848f96c9bde1dd74b5f80a851c4b893 /scripts/bpf_helpers_doc.py
parent0a20df7ed3349dfa3260ddee2efa919df44d0ad5 (diff)
fanotify: check FS_ISDIR flag instead of d_is_dir()
All fsnotify hooks set the FS_ISDIR flag for events that happen on directory victim inodes except for fsnotify_perm(). Add the missing FS_ISDIR flag in fsnotify_perm() hook and let fanotify_group_event_mask() check the FS_ISDIR flag instead of checking if path argument is a directory. This is needed for fanotify support for event types that do not carry path information. Signed-off-by: Amir Goldstein <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions