[GIT PULL] another NFSD fix for 6.8-rc

From: Chuck Lever III
Date: Wed Feb 07 2024 - 09:21:21 EST


The following changes since commit edcf9725150e42beeca42d085149f4c88fa97afd:

nfsd: fix RELEASE_LOCKOWNER (2024-01-24 09:49:11 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 5ea9a7c5fe4149f165f0e3b624fe08df02b6c301:

nfsd: don't take fi_lock in nfsd_break_deleg_cb() (2024-02-05 09:49:47 -0500)

----------------------------------------------------------------
nfsd-6.8 fixes:
- Address a deadlock regression in RELEASE_LOCKOWNER

----------------------------------------------------------------
NeilBrown (1):
nfsd: don't take fi_lock in nfsd_break_deleg_cb()

fs/nfsd/nfs4state.c | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)

--
Chuck Lever