[GIT PULL] nfsd bugfixes for 5.2
From: J. Bruce Fields
Date: Fri Jul 05 2019 - 13:40:40 EST
Please pull:
git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.2-2
Two more quick bugfixes for nfsd, fixing a regression causing mount
failures on high-memory machines and fixing the DRC over RDMA.
--b.
Chuck Lever (1):
svcrdma: Ignore source port when computing DRC hash
Paul Menzel (1):
nfsd: Fix overflow causing non-working mounts on 1 TB machines
fs/nfsd/nfs4state.c | 2 +-
net/sunrpc/xprtrdma/svc_rdma_transport.c | 7 ++++++-
2 files changed, 7 insertions(+), 2 deletions(-)