]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
nfsd: rename lookup_clientid->set_client
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 21 Jan 2021 22:57:40 +0000 (17:57 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Jun 2024 12:52:56 +0000 (14:52 +0200)
commit17006574683f3b4a62dbaa275260731cef369485
tree1af362ccad10f80ad5e9630c2d11c03ced31feeb
parentea92c0768f98c733280b6ab6326ea2f11deac502
nfsd: rename lookup_clientid->set_client

[ Upstream commit 460d27091ae2c23e7ac959a61cd481c58832db58 ]

I think this is a better name, and I'm going to reuse elsewhere the code
that does the lookup itself.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/nfsd/nfs4state.c