]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()
authorJeff Layton <jlayton@kernel.org>
Wed, 25 Mar 2026 14:40:23 +0000 (10:40 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 1 Jun 2026 15:08:18 +0000 (11:08 -0400)
commit55a000fa1d0ebc20b8690ca0d869522712f82c19
tree2c7d1c9efdb4b48f7951e629d7dedcdd1b68a500
parent1ed3df33bdbda5fd639571afe9c7cd282ff82cd9
sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()

Since it will soon also send an upcall via netlink, if configured.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/export.c
include/linux/sunrpc/cache.h
net/sunrpc/cache.c
net/sunrpc/svcauth_unix.c