diff options
author | Amir Goldstein <amir73il@gmail.com> | 2022-04-22 15:03:13 +0300 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2022-04-25 14:37:06 +0200 |
commit | 38035c04f5865c4ef9597d6beed6a7178f90f64a (patch) | |
tree | f77e39bb7ffad2ecd03eb2bb1461d21e9f16c5b5 /mm | |
parent | a32e697cda27679a0327ae2cafdad8c7170f548f (diff) | |
download | lwn-38035c04f5865c4ef9597d6beed6a7178f90f64a.tar.gz lwn-38035c04f5865c4ef9597d6beed6a7178f90f64a.zip |
inotify: move control flags from mask to mark flags
The inotify control flags in the mark mask (e.g. FS_IN_ONE_SHOT) are not
relevant to object interest mask, so move them to the mark flags.
This frees up some bits in the object interest mask.
Link: https://lore.kernel.org/r/20220422120327.3459282-3-amir73il@gmail.com
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions