tmp_suning_uos_patched/fs/notify
Amir Goldstein 23c9deeb32 fanotify: deprecate uapi FAN_ALL_* constants
We do not want to add new bits to the FAN_ALL_* uapi constants
because they have been exposed to userspace.  If there are programs
out there using these constants, those programs could break if
re-compiled with modified FAN_ALL_* constants and run on an old kernel.

We deprecate the uapi constants FAN_ALL_* and define new FANOTIFY_*
constants for internal use to replace them. New feature bits will be
added only to the new constants.

Cc: <linux-api@vger.kernel.org>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2018-10-04 13:28:38 +02:00
..
dnotify
fanotify fanotify: deprecate uapi FAN_ALL_* constants 2018-10-04 13:28:38 +02:00
inotify
fdinfo.c fanotify: store fanotify_init() flags in group's fanotify_data 2018-09-27 15:29:00 +02:00
fdinfo.h
fsnotify.c fsnotify: generalize handling of extra event flags 2018-10-04 13:28:02 +02:00
fsnotify.h fsnotify: add super block object type 2018-09-03 15:14:01 +02:00
group.c
Kconfig
Makefile
mark.c fsnotify: add super block object type 2018-09-03 15:14:01 +02:00
notification.c