]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rpc_create_client_dir(): don't bother with rpc_populate()
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 7 Mar 2025 04:46:50 +0000 (23:46 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 3 Jul 2025 02:44:55 +0000 (22:44 -0400)
commit3ee735ef5a034616c3a60401ee31182eefcc3e4a
tree4bc66041827dfdbf7456a43be75416d062f8fa1d
parentdb83fa912ef26f1ce3f4aa55a09fd7ce94730a4d
rpc_create_client_dir(): don't bother with rpc_populate()

not for a single file...

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
net/sunrpc/rpc_pipe.c