mbox series

[GIT,PULL] one more NFSD fix for v6.11-rc

Message ID ZtM885jgMNOUddZH@tissot.1015granger.net (mailing list archive)
State New
Headers show
Series [GIT,PULL] one more NFSD fix for v6.11-rc | expand

Pull-request

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

Message

Chuck Lever III Aug. 31, 2024, 3:55 p.m. UTC
The following changes since commit 7e8ae8486e4471513e2111aba6ac29f2357bed2a:

  fs/nfsd: fix update of inode attrs in CB_GETATTR (2024-08-26 19:04:00 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 40927f3d0972bf86357a32a5749be71a551241b6:

  nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease (2024-08-30 10:48:29 -0400)

----------------------------------------------------------------
nfsd-6.11 fixes:
- One more write delegation fix

----------------------------------------------------------------
NeilBrown (1):
      nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease

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

Comments

pr-tracker-bot@kernel.org Aug. 31, 2024, 7:14 p.m. UTC | #1
The pull request you sent on Sat, 31 Aug 2024 11:55:31 -0400:

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

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

Thank you!