[GIT PULL] second set of 4.13 nfsd bugfixes
From: J. Bruce Fields
Date: Fri Aug 25 2017 - 13:23:57 EST
Please pull
git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.13-2
Two nfsd bugfixes, neither 4.13 regressions, but both potentially
serious.
--b.
Chuck Lever (1):
nfsd: Limit end of page list when decoding NFSv4 WRITE
Vadim Lomovtsev (1):
net: sunrpc: svcsock: fix NULL-pointer exception
fs/nfsd/nfs4xdr.c | 6 ++----
net/sunrpc/svcsock.c | 22 ++++++++++++++++++++--
2 files changed, 22 insertions(+), 6 deletions(-)