]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Oct 2025 17:18:48 +0000 (07:18 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Oct 2025 17:18:48 +0000 (07:18 -1000)
commit2d07c6c2098805054f84ce642587093bb8feaf8c
tree919609be731f83fbb078e61a5f002aa892575f7c
parent4ccb3a800028759b2ba39857cb180589575d7445
parent9bb3baa9d1604cd20f49ae7dac9306b4037a0e7a
Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfs

Pull NFS client fixes from Anna Schumaker:

 - Fix for FlexFiles mirror->dss allocation

 - Apply delay_retrans to async operations

 - Check if suid/sgid is cleared after a write when needed

 - Fix setting the state renewal timer for early mounts after a reboot

* tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfs:
  NFS4: Fix state renewals missing after boot
  NFS: check if suid/sgid was cleared after a write as needed
  NFS4: Apply delay_retrans to async operations
  NFSv4/flexfiles: fix to allocate mirror->dss before use