diff options
author | 2022-04-22 15:03:15 +0300 | |
---|---|---|
committer | 2022-04-25 14:37:12 +0200 | |
commit | 867a448d587e7fa845bceaf4ee1c632448f2a9fa (patch) | |
tree | ac50be42e5e59f6c2a387db4d3c7f19d097e22e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fsnotify: fix wrong lockdep annotations (diff) | |
download | linux-dev-867a448d587e7fa845bceaf4ee1c632448f2a9fa.tar.xz linux-dev-867a448d587e7fa845bceaf4ee1c632448f2a9fa.zip |
fsnotify: pass flags argument to fsnotify_alloc_group()
Add flags argument to fsnotify_alloc_group(), define and use the flag
FSNOTIFY_GROUP_USER in inotify and fanotify instead of the helper
fsnotify_alloc_user_group() to indicate user allocation.
Although the flag FSNOTIFY_GROUP_USER is currently not used after group
allocation, we store the flags argument in the group struct for future
use of other group flags.
Link: https://lore.kernel.org/r/20220422120327.3459282-5-amir73il@gmail.com
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions