]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NFS: Create an nfs4_server_set_init_caps() function
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 15 Aug 2025 20:03:29 +0000 (16:03 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Aug 2025 14:24:31 +0000 (16:24 +0200)
commitdbadab4807140d68d6af9c327c8a7402e0b29230
tree5e00ef0f805310db735903bdaca72d48f680c5f1
parente60dc74f62f02e5e92364673746d6aec44adaa54
NFS: Create an nfs4_server_set_init_caps() function

[ Upstream commit 01dde76e471229e3437a2686c572f4980b2c483e ]

And call it before doing an FSINFO probe to reset to the baseline
capabilities before probing.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Stable-dep-of: b01f21cacde9 ("NFS: Fix the setting of capabilities when automounting a new filesystem")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfs/internal.h
fs/nfs/nfs4client.c
fs/nfs/nfs4proc.c