diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2023-09-18 17:02:06 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2023-10-16 19:44:26 +0300 |
commit | be46e695fb95c8acfb342f3182595aaad45301d5 (patch) | |
tree | 5dbe897fd413195579e73551e9d7160fc2c65831 /tools/perf/scripts/python/stat-cpi.py | |
parent | b3dbf4e4a2018e21503bc8326ceee5eb90f2966e (diff) | |
download | linux-be46e695fb95c8acfb342f3182595aaad45301d5.tar.xz |
NFSD: Copy FATTR4 bit number definitions from RFCs
I'd like to convert nfsd4_encode_fattr() to rotate through the
attrmask using for_each_bit() instead of explicitly testing the
bitmask for each bit value. This means I need the bit numbers, as
defined in the specs, instead of our internal bitmask constants.
As a clean up, use the new spec-derived values to define the WORD#
bitmask constants.
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions