]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
sunrpc: rename sunrpc_cache_pipe_upcall_timeout()
authorJeff Layton <jlayton@kernel.org>
Wed, 25 Mar 2026 14:40:24 +0000 (10:40 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 1 Jun 2026 15:08:18 +0000 (11:08 -0400)
commitb2c217ee4f779334cff979a3c11a4ec59162f78b
tree7ad8f2a0e3ee007ffdd6acbcc3719195164a8a4f
parent55a000fa1d0ebc20b8690ca0d869522712f82c19
sunrpc: rename sunrpc_cache_pipe_upcall_timeout()

This function doesn't have anything to do with a timeout. The only
difference is that it warns if there are no listeners. Rename it to
sunrpc_cache_upcall_warn().

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