]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NFS: Pass a struct nfs_client to nfs4_init_sequence()
authorAnna Schumaker <anna.schumaker@oracle.com>
Thu, 20 Nov 2025 21:55:09 +0000 (16:55 -0500)
committerAnna Schumaker <anna.schumaker@oracle.com>
Fri, 30 Jan 2026 16:42:20 +0000 (11:42 -0500)
commit211891374353c91f9aa4bb8cfca5d681b990f3d6
tree84d65f7ad705593022e5012fa4eeef34205b46d6
parent424a3a71b8059cdb8e755bac35c29184a4ef4482
NFS: Pass a struct nfs_client to nfs4_init_sequence()

No functional change in this patch. This just makes the next patch where
I introduce "sequence slot operations" simpler.

Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
fs/nfs/nfs40proc.c
fs/nfs/nfs42proc.c
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c