Home
last modified time | relevance | path

Searched hist:"38035 c04f5865c4ef9597d6beed6a7178f90f64a" (Results 1 – 4 of 4) sorted by relevance

/linux/fs/notify/inotify/
H A Dinotify.hdiff 38035c04f5865c4ef9597d6beed6a7178f90f64a Fri Apr 22 14:03:13 CEST 2022 Amir Goldstein <amir73il@gmail.com> 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>
H A Dinotify_fsnotify.cdiff 38035c04f5865c4ef9597d6beed6a7178f90f64a Fri Apr 22 14:03:13 CEST 2022 Amir Goldstein <amir73il@gmail.com> 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>
/linux/fs/notify/
H A Dfsnotify.cdiff 38035c04f5865c4ef9597d6beed6a7178f90f64a Fri Apr 22 14:03:13 CEST 2022 Amir Goldstein <amir73il@gmail.com> 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>
/linux/include/linux/
H A Dfsnotify_backend.hdiff 38035c04f5865c4ef9597d6beed6a7178f90f64a Fri Apr 22 14:03:13 CEST 2022 Amir Goldstein <amir73il@gmail.com> 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>