https://github.com/torvalds/linux
Revision f17936993af054b16725d0c54baa58115f9e052a authored by Amir Goldstein on 27 May 2020, 12:54:55 UTC, committed by Jan Kara on 27 May 2020, 16:55:54 UTC
FAN_DIR_MODIFY has been enabled by commit 44d705b0370b ("fanotify:
report name info for FAN_DIR_MODIFY event") in 5.7-rc1. Now we are
planning further extensions to the fanotify API and during that we
realized that FAN_DIR_MODIFY may behave slightly differently to be more
consistent with extensions we plan. So until we finalize these
extensions, let's not bind our hands with exposing FAN_DIR_MODIFY to
userland.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
1 parent 444fc5c
History
Tip revision: f17936993af054b16725d0c54baa58115f9e052a authored by Amir Goldstein on 27 May 2020, 12:54:55 UTC
fanotify: turn off support for FAN_DIR_MODIFY
Tip revision: f179369
File Mode Size
.gitignore -rw-r--r-- 62 bytes
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 4.1 KB
blacklist.c -rw-r--r-- 4.0 KB
blacklist.h -rw-r--r-- 84 bytes
blacklist_hashes.c -rw-r--r-- 166 bytes
blacklist_nohashes.c -rw-r--r-- 122 bytes
system_certificates.S -rw-r--r-- 828 bytes
system_keyring.c -rw-r--r-- 8.7 KB

back to top