]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: rename nfs_client_kset to nfs_kset
authorBenjamin Coddington <bcodding@redhat.com>
Thu, 15 Jun 2023 18:07:22 +0000 (14:07 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Oct 2023 20:00:35 +0000 (22:00 +0200)
commit80ba4fd1ac33190381b17221fbe2ebcabf4777b2
tree9a4394e39c01fb435366cb0ef5874d46178150b3
parent15ff5870236199c60e5a3853352cb06972273cfe
NFS: rename nfs_client_kset to nfs_kset

[ Upstream commit 8b18a2edecc0741b0eecf8b18fdb356a0f8682de ]

Be brief and match the subsystem name.  There's no need to distinguish this
kset variable from the server.

Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Stable-dep-of: 956fd46f97d2 ("NFSv4: Fix a state manager thread deadlock regression")
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/nfs/sysfs.c