mbox series

[GIT,PULL] another NFSD fix for 6.8-rc

Message ID EE8DFAAF-C9CF-4D82-B946-739F2D1AA390@oracle.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] another NFSD fix for 6.8-rc | expand

Pull-request

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

Message

Chuck Lever Feb. 7, 2024, 2:21 p.m. UTC
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-6.8-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

Comments

pr-tracker-bot@kernel.org Feb. 7, 2024, 6:08 p.m. UTC | #1
The pull request you sent on Wed, 7 Feb 2024 14:21:04 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c8d80f83de47fd183a0eef2d6b1085d4fdecea37

Thank you!