diff options
author | Amir Goldstein <[email protected]> | 2020-07-16 11:42:14 +0300 |
---|---|---|
committer | Jan Kara <[email protected]> | 2020-07-27 21:23:36 +0200 |
commit | 4ed6814a91cc71202e3de12cd1cb7cc59f3cee57 (patch) | |
tree | 2ff6d2f1ff8cd686e4432024b0de0ab8dca57403 /lib/test_overflow.c | |
parent | 3ef866536645ce1b4f0516e8723d803d0fa6ca26 (diff) |
fanotify: prepare for implicit event flags in mark mask
So far, all flags that can be set in an fanotify mark mask can be set
explicitly by a call to fanotify_mark(2).
Prepare for defining implicit event flags that cannot be set by user with
fanotify_mark(2), similar to how inotify/dnotify implicitly set the
FS_EVENT_ON_CHILD flag.
Implicit event flags cannot be removed by user and mark gets destroyed
when only implicit event flags remain in the mask.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Amir Goldstein <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions