OSDN Git Service

NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_stream
authorChuck Lever <chuck.lever@oracle.com>
Thu, 22 Oct 2020 18:46:58 +0000 (14:46 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 22 Mar 2021 14:18:52 +0000 (10:18 -0400)
commit5cf353354af1a385f29dec4609a1532d32c83a25
tree2b7be3c438b2ce8ed27497d71fed2c8df74cd5ec
parent907c38227fb57f5c537491ca76dd0b9636029393
NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_stream

Also, clean up: Rename the encoder function to match the name of
the result structure in RFC 1813, consistent with other encoder
function names in nfs3xdr.c. "diropres" is an NFSv2 thingie.

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