[GIT PULL] additional NFSD fixes for v6.12-rc
From: Chuck Lever
Date: Fri Oct 25 2024 - 10:22:02 EST
The following changes since commit c88c150a467fcb670a1608e2272beeee3e86df6e:
nfsd: fix possible badness in FREE_STATEID (2024-10-05 15:44:25 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.12-2
for you to fetch changes up to d5ff2fb2e7167e9483846e34148e60c0c016a1f6:
nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net (2024-10-21 10:27:36 -0400)
----------------------------------------------------------------
nfsd-6.12 fixes:
- Fix a couple of use-after-free bugs
----------------------------------------------------------------
Olga Kornievskaia (1):
nfsd: fix race between laundromat and free_stateid
Yang Erkun (1):
nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net
fs/nfsd/nfs4state.c | 50 +++++++++++++++++++++++++++++++++++++++++---------
fs/nfsd/state.h | 2 ++
2 files changed, 43 insertions(+), 9 deletions(-)
--
Chuck Lever