[GIT PULL] nfsd fixes for 6.3-rc3

From: Chuck Lever III
Date: Tue Mar 21 2023 - 16:21:43 EST


Hi Linus -

The following changes since commit 9ca6705d9d609441d34f8b853e1e4a6369b3b171:

SUNRPC: Fix a server shutdown leak (2023-03-08 08:46:41 -0500)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.3-3

for you to fetch changes up to 27c934dd8832dd40fd34776f916dc201e18b319b:

nfsd: don't replace page in rq_pages if it's a continuation of last page (2023-03-17 18:18:15 -0400)

----------------------------------------------------------------
nfsd-6.3 fixes:
- Fix a crash during NFS READs from certain client implementations
- Address a minor kbuild regression in v6.3

----------------------------------------------------------------
Chuck Lever (1):
NFS & NFSD: Update GSS dependencies

Jeff Layton (1):
nfsd: don't replace page in rq_pages if it's a continuation of last page

fs/nfs/Kconfig | 2 +-
fs/nfsd/Kconfig | 2 +-
fs/nfsd/vfs.c | 9 ++++++++-
3 files changed, 10 insertions(+), 3 deletions(-)

--
Chuck Lever