[GIT PULL] nfsd bugfixes

From: J. Bruce Fields
Date: Tue Nov 13 2018 - 16:06:39 EST


Please pull:

git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.20-1

Three nfsd bugfixes. None are new bugs, but they all take a little
effort to hit, which might explain why they weren't found sooner.

--b.

Frank Sorenson (1):
sunrpc: correct the computation for page_ptr when truncating

Scott Mayhew (1):
nfsd: COPY and CLONE operations require the saved filehandle to be set

YueHaibing (1):
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()

fs/nfsd/nfs4proc.c | 3 +++
net/sunrpc/xdr.c | 7 +++----
2 files changed, 6 insertions(+), 4 deletions(-)