linux/fs/notify
Amir Goldstein b5cae086cc fanotify: merge two checks regarding add of ignore mark
There are two similar checks for adding an ignore mark without
FAN_MARK_IGNORED_SURV_MODIFY, one for the old FAN_MARK_IGNORED flag
and one for the new FAN_MARK_IGNORE flag.

Merge the two checks into a single location.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <20240317184154.1200192-5-amir73il@gmail.com>
2024-04-04 16:24:16 +02:00
..
dnotify fsnotify: create a wrapper fsnotify_find_inode_mark() 2024-04-04 16:24:16 +02:00
fanotify fanotify: merge two checks regarding add of ignore mark 2024-04-04 16:24:16 +02:00
inotify fsnotify: create a wrapper fsnotify_find_inode_mark() 2024-04-04 16:24:16 +02:00
fdinfo.c fsnotify: Avoid -Wflex-array-member-not-at-end warning 2024-03-26 10:53:32 +01:00
fdinfo.h
fsnotify.c fsnotify: rename fsnotify_{get,put}_sb_connectors() 2024-04-04 16:21:12 +02:00
fsnotify.h fsnotify: create helpers to get sb and connp from object 2024-04-04 16:23:46 +02:00
group.c
Kconfig
Makefile
mark.c fsnotify: create helpers to get sb and connp from object 2024-04-04 16:23:46 +02:00
notification.c