Merge tag 'nfs-for-6.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Jul 2025 20:42:30 +0000 (13:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Jul 2025 20:42:30 +0000 (13:42 -0700)
commitce95858aeedfd7f942e91234b81841eec0260a82
tree2f6e3a2e8e0265ac21de329e9aeb4969d300f910
parent66701750d5565c574af42bef0b789ce0203e3071
parent38074de35b015df5623f524d6f2b49a0cd395c40
Merge tag 'nfs-for-6.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfs

Pull NFS client fixes from Anna Schumaker:

 - Fix loop in GSS sequence number cache

 - Clean up /proc/net/rpc/nfs if nfs_fs_proc_net_init() fails

 - Fix a race to wake on NFS_LAYOUT_DRAIN

 - Fix handling of NFS level errors in I/O

* tag 'nfs-for-6.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfs:
  NFSv4/flexfiles: Fix handling of NFS level errors in I/O
  NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN
  nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.
  sunrpc: fix loop in gss seqno cache