Linux NFS development
 help / color / mirror / Atom feed
* [GIT PULL] NFSD fixes for v7.1-rc
@ 2026-05-15 14:14 Chuck Lever
  2026-05-15 22:14 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Chuck Lever @ 2026-05-15 14:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-nfs, linux-kernel, Jeff Layton

The following changes since commit d644a698de12e996778657f65a4608299368e138:

  NFSD: Docs: clean up pnfs server timeout docs (2026-04-03 09:29:32 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-7.1-1

for you to fetch changes up to 4f8ef58c10bfe5f86a643c7c8331b37e69e3dae1:

  NFSD: Fix infinite loop in layout state revocation (2026-05-10 12:41:08 -0400)

----------------------------------------------------------------
nfsd-7.1 fixes:

Issues reported with v7.1-rc:
- Correctness fix for the new sunrpc cache netlink protocol

Issues that need expedient stable backports:
- Correctness fixes for delegated attributes
- Prevent an infinite loop when revoking layouts

----------------------------------------------------------------
Chuck Lever (1):
      NFSD: Fix infinite loop in layout state revocation

Jeff Layton (1):
      sunrpc: start cache request seqno at 1 to fix netlink GET_REQS

Olga Kornievskaia (3):
      nfsd: fix GET_DIR_DELEGATION when VFS leases are disabled
      nfsd: update mtime/ctime on CLONE in presense of delegated attributes
      nfsd: update mtime/ctime on COPY in presence of delegated attributes

Scott Mayhew (1):
      nfsd: fix file change detection in CB_GETATTR

 fs/nfsd/nfs4proc.c  | 18 ++++++++++-----
 fs/nfsd/nfs4state.c | 64 ++++++++++++++++++++++++++++++++++++-----------------
 fs/nfsd/state.h     |  1 +
 fs/nfsd/xdr4.h      |  1 +
 net/sunrpc/cache.c  |  2 +-
 5 files changed, 60 insertions(+), 26 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-15 22:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-15 14:14 [GIT PULL] NFSD fixes for v7.1-rc Chuck Lever
2026-05-15 22:14 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox