[GIT PULL] nfsd fix for 6.3-rc4

From: Chuck Lever III
Date: Sat Mar 25 2023 - 15:27:45 EST


Hi Linus -

The following changes since commit 27c934dd8832dd40fd34776f916dc201e18b319b:

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

are available in the Git repository at:

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

for you to fetch changes up to 5f24a8725fe7bc2c6adf7ce00dd3e818387d8995:

SUNRPC: Fix a crash in gss_krb5_checksum() (2023-03-22 16:58:26 -0400)

----------------------------------------------------------------
nfsd-6.3 fixes:
- Fix a crash when using NFS with krb5p

----------------------------------------------------------------
Chuck Lever (1):
SUNRPC: Fix a crash in gss_krb5_checksum()

net/sunrpc/auth_gss/gss_krb5_crypto.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

--
Chuck Lever