Chuck Lever be46e695fb 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>
2023-10-16 12:44:26 -04:00
..
2023-10-10 11:01:21 -07:00
2023-09-01 16:54:25 -07:00
2023-09-01 12:21:32 -07:00
2023-09-29 13:38:34 -07:00
2023-09-01 16:54:25 -07:00
2023-10-16 12:44:04 -04:00
2023-10-16 12:44:09 -04:00
2023-09-02 08:25:19 +01:00