[GIT,PULL] nfsd fix for 6.3-rc4

Message ID 72D3CC33-6DD5-4AC0-A33F-DF91B79AEEF6@oracle.com
State New
Headers
Series [GIT,PULL] nfsd fix for 6.3-rc4 |

Pull-request

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

Message

Chuck Lever March 25, 2023, 7:27 p.m. UTC
  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
  

Comments

pr-tracker-bot@kernel.org March 25, 2023, 8:41 p.m. UTC | #1
The pull request you sent on Sat, 25 Mar 2023 19:27:26 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/da8e7da11e4ba758caf4c149cc8d8cd555aefe5f

Thank you!