mbox series

[GIT,PULL] 3rd round of NFSD fixes for v6.9-rc

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

Pull-request

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

Message

Chuck Lever April 15, 2024, 9:03 p.m. UTC
The following changes since commit 10396f4df8b75ff6ab0aa2cd74296565466f2c8d:

  nfsd: hold a lighter-weight client reference over CB_RECALL_ANY (2024-04-05 14:05:35 -0400)

are available in the Git repository at:

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

for you to fetch changes up to f488138b526715c6d2568d7329c4477911be4210:

  NFSD: fix endianness issue in nfsd4_encode_fattr4 (2024-04-11 09:21:06 -0400)

----------------------------------------------------------------
nfsd-6.9 fixes:
- Fix a potential tracepoint crash
- Fix NFSv4 GETATTR on big-endian platforms

----------------------------------------------------------------
Steven Rostedt (Google) (1):
      SUNRPC: Fix rpcgss_context trace event acceptor field

Vasily Gorbik (1):
      NFSD: fix endianness issue in nfsd4_encode_fattr4

 fs/nfsd/nfs4xdr.c             | 47 +++++++++++++++++++++++------------------------
 include/trace/events/rpcgss.h |  4 ++--
 2 files changed, 25 insertions(+), 26 deletions(-)

Comments

pr-tracker-bot@kernel.org April 15, 2024, 10:13 p.m. UTC | #1
The pull request you sent on Mon, 15 Apr 2024 17:03:21 -0400:

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

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

Thank you!