[GIT PULL] third v6.2-rc request for nfsd

From: Chuck Lever III
Date: Tue Jan 17 2023 - 11:54:19 EST


The following changes since commit 5304930dbae82d259bcf7e5611db7c81e7a42eff:

NFSD: Use set_bit(RQ_DROPME) (2023-01-07 10:16:33 -0500)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.2-4

for you to fetch changes up to 7c24fa225081f31bc6da6a355c1ba801889ab29a:

NFSD: replace delayed_work with work_struct for nfsd_client_shrinker (2023-01-12 09:38:30 -0500)

----------------------------------------------------------------
nfsd-6.2 fixes:
- Fix recently introduced use-after-free bugs

----------------------------------------------------------------
Dai Ngo (2):
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker

Xingyuan Mo (1):
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()

fs/nfsd/netns.h | 2 +-
fs/nfsd/nfs4proc.c | 1 +
fs/nfsd/nfs4state.c | 30 +++++++++++++++---------------
fs/nfsd/nfsctl.c | 7 +------
fs/nfsd/nfsd.h | 6 ++----
5 files changed, 20 insertions(+), 26 deletions(-)

--
Chuck Lever