[GIT PULL] Please Pull More NFS Client Bugfixes for Linux 7.2-rc
Anna Schumaker <[email protected]> Tue, 4 Aug 2026 12:42:54 -0400
| Newsgroups | gmane.linux.nfs |
|---|---|
| Message-ID | <[email protected]> |
Hi Linus,
The following changes since commit 1590cf0329716306e948a8fc29f1d3ee87d3989f:
Linux 7.2-rc4 (2026-07-19 13:54:41 -0700)
are available in the Git repository at:
git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-7.2-3
for you to fetch changes up to e053b624f5d36669756990743346157be9f68c34:
NFSv4.2: fix nfs4_listxattr size accounting (2026-07-31 13:27:25 -0400)
----------------------------------------------------------------
More NFS Client Bugfixes for Linux 7.2-rc
Bugfixes:
* NFS: Pin the 'struct nfs_server' during a FREE_STATEID call
* NFS: Decrement refcounts if allocating nfs_free_stateid_data fails
* NFSv4.2: fix nfs4_listxattr size accounting
Thanks,
Anna
----------------------------------------------------------------
Achilles Gaikwad (1):
NFSv4.2: fix nfs4_listxattr size accounting
Anna Schumaker (2):
NFS: Pin the 'struct nfs_server' during a FREE_STATEID call
NFS: Decrement refcounts if allocating nfs_free_stateid_data fails
fs/nfs/nfs4proc.c | 27 +++++++++++++++++++++------
1 file changed, 21 insertions(+), 6 deletions(-)