Commit 7c350d079e79 for kernel

commit 7c350d079e79cccd6a30d7632fb3211e7f6fedb4
Merge: 848acc8ffe1b e053b624f5d3
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Tue Aug 4 09:44:28 2026 -0700

    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