diff options
author | Amir Goldstein <amir73il@gmail.com> | 2018-10-04 00:25:35 +0300 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2018-10-04 14:28:38 +0300 |
commit | 23c9deeb3285d34fd243abb3d6b9f07db60c3cf4 (patch) | |
tree | 85b9ab86150fcc5294b2f0d82f6a970571203c07 /fs/notify/inotify | |
parent | a72fd224e37bf6a0630bce302deebbccbc236ba2 (diff) | |
download | linux-23c9deeb3285d34fd243abb3d6b9f07db60c3cf4.tar.xz |
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>
Diffstat (limited to 'fs/notify/inotify')
0 files changed, 0 insertions, 0 deletions