[GIT PULL] 3rd round of NFSD fixes for v6.9-rc
From: Chuck Lever
Date: Mon Apr 15 2024 - 17:03:48 EST
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(-)
--
Chuck Lever