NFSD: Replace READ* macros that decode the fattr4 acl attribute
authorChuck Lever <chuck.lever@oracle.com>
Thu, 19 Nov 2020 18:02:54 +0000 (13:02 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 30 Nov 2020 19:46:36 +0000 (14:46 -0500)
commitc941a96823cf52e742606b486b81ab346bf111c9
tree4c23b8369dcfbbb7272155e962aad839193ed7cb
parent2ac1b9b2afbbacf597dbec722b23b6be62e4e41e
NFSD: Replace READ* macros that decode the fattr4 acl attribute

Refactor for clarity and to move infrequently-used code out of line.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs4xdr.c