linux/fs/notify/inotify
Amir Goldstein a32e697cda inotify: show inotify mask flags in proc fdinfo
The inotify mask flags IN_ONESHOT and IN_EXCL_UNLINK are not "internal
to kernel" and should be exposed in procfs fdinfo so CRIU can restore
them.

Fixes: 6933599697 ("inotify: hide internal kernel bits from fdinfo")
Link: https://lore.kernel.org/r/20220422120327.3459282-2-amir73il@gmail.com
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2022-04-25 14:37:03 +02:00
..
inotify.h inotify: show inotify mask flags in proc fdinfo 2022-04-25 14:37:03 +02:00
inotify_fsnotify.c fsnotify: Pass group argument to free_event 2021-10-27 12:34:18 +02:00
inotify_user.c inotify: show inotify mask flags in proc fdinfo 2022-04-25 14:37:03 +02:00
Kconfig
Makefile