diff options
| author | 2018-02-20 13:23:37 +1100 | |
|---|---|---|
| committer | 2018-02-22 15:03:22 +0100 | |
| commit | 5ebaa2d14850205e44757c4d5fdd4097712d01ef (patch) | |
| tree | cc72eca199a792cc3b09d372b88974877de18d64 /include/linux/timerqueue.h | |
| parent | staging: rtl8188eu: Remove unneeded cast (diff) | |
staging: lustre: replace all CFS_CAP_* macros with CAP_*
Lustre defines a few CFS_CAP_* macros which are exactly the
same as the corresponding CAP_* macro, with one exception.
CFS_CAP_SYS_BOOT is 23
CAP_SYS_BOOT is 22.
CFS_CAP_SYS_BOOT is only used through CFS_CAP_FS_MASK and
causes capability 23 (CAP_SYS_NICE) to be dropped in certain
circumstances.
It is probable that the intention was to drop CAP_SYS_BOOT,
and this is what is now done.
CFS_CAP_CHOWN_MASK and CFS_CAP_SYS_RESOURCE_MASK are never
used, so they have been removed.
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
