* [GIT PULL] More NFSD fixes for v6.18-rc
@ 2025-10-28 19:06 Chuck Lever
2025-10-28 21:50 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Chuck Lever @ 2025-10-28 19:06 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-nfs, linux-kernel, Jeff Layton
The following changes since commit 4b47a8601b71ad98833b447d465592d847b4dc77:
NFSD: Define a proc_layoutcommit for the FlexFiles layout type (2025-10-10 12:53:50 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.18-2
for you to fetch changes up to 3e7f011c255582d7c914133785bbba1990441713:
Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND" (2025-10-21 11:03:50 -0400)
----------------------------------------------------------------
nfsd-6.18 fixes:
Issues reported with v6.18-rc:
- Revert the patch that removed the cap on MAX_OPS_PER_COMPOUND
- Address a kernel build issue
Issues that need expedient stable backports:
- Fix crash when a client queries new attributes on forechannel
- Fix rare NFSD crash when tracing is enabled
----------------------------------------------------------------
Chuck Lever (3):
NFSD: Define actions for the new time_deleg FATTR4 attributes
NFSD: Fix crash in nfsd4_read_release()
Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND"
Nathan Chancellor (1):
nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()
fs/nfsd/nfs4proc.c | 21 ++++++++++++++++-----
fs/nfsd/nfs4state.c | 1 +
fs/nfsd/nfs4xdr.c | 21 ++++++++++++++-------
fs/nfsd/nfsd.h | 3 +++
fs/nfsd/xdr4.h | 1 +
5 files changed, 35 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-28 21:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-28 19:06 [GIT PULL] More NFSD fixes for v6.18-rc Chuck Lever
2025-10-28 21:50 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).