NFSD: Update the GETATTR3res encoder to use struct xdr_stream
authorChuck Lever <chuck.lever@oracle.com>
Wed, 21 Oct 2020 15:58:41 +0000 (11:58 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 22 Mar 2021 14:18:51 +0000 (10:18 -0400)
commit2c42f804d30f6a8d86665eca84071b316821ea08
tree7fec21b289ab000727d2d58c2750faf0a8a28aa2
parentbddfdbcddbe267519cd36aeb115fdf8620980111
NFSD: Update the GETATTR3res encoder to use struct xdr_stream

As an additional clean up, some renaming is done to more closely
reflect the data type and variable names used in the NFSv3 XDR
definition provided in RFC 1813. "attrstat" is an NFSv2 thingie.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs3proc.c
fs/nfsd/nfs3xdr.c
fs/nfsd/nfsfh.c
fs/nfsd/nfsfh.h
fs/nfsd/xdr3.h