]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'nfs-for-7.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2026 16:44:28 +0000 (09:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2026 16:44:28 +0000 (09:44 -0700)
commit7c350d079e79cccd6a30d7632fb3211e7f6fedb4
tree3743807d7a61fdbf41271e3224d06f5482709905
parent848acc8ffe1b7cd5f1bf427b93069becfebc2c9d
parente053b624f5d36669756990743346157be9f68c34
Merge tag 'nfs-for-7.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs

Pull NFS client fixes from Anna Schumaker:

 - Pin the 'struct nfs_server' during a FREE_STATEID call

 - Decrement refcounts if allocating nfs_free_stateid_data fails

 - Fix nfs4_listxattr size accounting for

* tag 'nfs-for-7.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs:
  NFSv4.2: fix nfs4_listxattr size accounting
  NFS: Decrement refcounts if allocating nfs_free_stateid_data fails
  NFS: Pin the 'struct nfs_server' during a FREE_STATEID call