]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 May 2026 20:11:41 +0000 (13:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 May 2026 20:11:41 +0000 (13:11 -0700)
commit56ec2b646de6349c8c8c05c8df17b4d8998c467a
tree0fb30cfedd511450d45bf374176b20cac3bd7c9d
parentd458a240344c4369bf6f3da203f2779515177738
parent4f8ef58c10bfe5f86a643c7c8331b37e69e3dae1
Merge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux

Pull nfsd fixes from Chuck Lever:
 "Fixes for this release:
   - Correctness fix for the new sunrpc cache netlink protocol

  Marked for stable:
   - Correctness fixes for delegated attributes
   - Prevent an infinite loop when revoking layouts"

* tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux:
  NFSD: Fix infinite loop in layout state revocation
  sunrpc: start cache request seqno at 1 to fix netlink GET_REQS
  nfsd: update mtime/ctime on COPY in presence of delegated attributes
  nfsd: update mtime/ctime on CLONE in presense of delegated attributes
  nfsd: fix file change detection in CB_GETATTR
  nfsd: fix GET_DIR_DELEGATION when VFS leases are disabled
fs/nfsd/nfs4state.c