linux_dsm_epyc7002/fs/notify/fanotify
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
..
fanotify_user.c fanotify: deprecate uapi FAN_ALL_* constants 2018-10-04 13:28:38 +02:00
fanotify.c fanotify: deprecate uapi FAN_ALL_* constants 2018-10-04 13:28:38 +02:00
fanotify.h fanotify: deprecate uapi FAN_ALL_* constants 2018-10-04 13:28:38 +02:00
Kconfig treewide: Fix typos in Kconfig 2017-10-12 15:42:00 +02:00
Makefile fanotify: fanotify_init syscall declaration 2010-07-28 09:58:55 -04:00