2024-02-15 23:04:48

by Chuck Lever

[permalink] [raw]
Subject: [PATCH v2 0/2] Fix NFSv4.0 RELEASE_LOCKOWNER in v6.1.y

Testing is nearly complete and has been successful so far. If folks
agree, I can send these to stable@ for origin/linux-6.1.y.

See also the nfsd-6.1.y branch in:

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git

---

NeilBrown (2):
nfsd: fix RELEASE_LOCKOWNER
nfsd: don't take fi_lock in nfsd_break_deleg_cb()


fs/nfsd/nfs4state.c | 37 ++++++++++++++++++++-----------------
1 file changed, 20 insertions(+), 17 deletions(-)

--
Chuck Lever