aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2018-02-20 13:23:37 +1100
committerGreg Kroah-Hartman <[email protected]>2018-02-22 15:03:22 +0100
commit5ebaa2d14850205e44757c4d5fdd4097712d01ef (patch)
treecc72eca199a792cc3b09d372b88974877de18d64 /tools/perf/scripts/python/netdev-times.py
parentf23ccf8630b7917d8fd4442d842d2ee2f62e36c2 (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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions