diff options
| author | 2018-02-20 13:23:37 +1100 | |
|---|---|---|
| committer | 2018-02-22 15:03:22 +0100 | |
| commit | cc738c1a69da27be8ff7885b4069fa02e45c75c1 (patch) | |
| tree | 5d3945b53a11c9a25c072a36dd72e93f2fcc619e /include | |
| parent | staging: lustre: replace all CFS_CAP_* macros with CAP_* (diff) | |
staging: lustre: opencode cfs_cap_{raise, lower, raised}
Each of these functions is used precisely once, so having
a separate exported function seems like overkill.
cfs_cap_raised() is trivial - one line.
cfs_cap_raise() and cfs_cap_lower() are used as a pair
which is more effectively implemented with
override_cred() / revert_creds().
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
