mbox series

[GIT,PULL] first round of NFSD fixes for v6.9

Message ID ZgW2GVcXbJaPlT8z@tissot.1015granger.net (mailing list archive)
State New
Headers show
Series [GIT,PULL] first round of NFSD fixes for v6.9 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.9-1

Message

Chuck Lever March 28, 2024, 6:25 p.m. UTC
Hi Linus-

The following changes since commit 9b350d3e349f2c4ba4e046001446d533471844a7:

  NFSD: Clean up nfsd4_encode_replay() (2024-03-09 13:57:50 -0500)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.9-1

for you to fetch changes up to 99dc2ef0397d082b63404c01cf841cf80f1418dc:

  NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY replies (2024-03-27 13:19:47 -0400)

----------------------------------------------------------------
nfsd-6.9 fixes:
- Address three recently introduced regressions

----------------------------------------------------------------
Chuck Lever (2):
      SUNRPC: Revert 561141dd494382217bace4d1a51d08168420eace
      NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY replies

Jan Kara (1):
      nfsd: Fix error cleanup path in nfsd_rename()

 fs/nfsd/nfs4state.c                   | 36 +++++++++++++++++++++++++-----------
 fs/nfsd/vfs.c                         |  3 ++-
 net/sunrpc/auth_gss/gss_krb5_crypto.c | 14 ++++++++------
 3 files changed, 35 insertions(+), 18 deletions(-)

Comments

pr-tracker-bot@kernel.org March 29, 2024, 12:19 a.m. UTC | #1
The pull request you sent on Thu, 28 Mar 2024 14:25:29 -0400:

> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.9-1

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

Thank you!