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

Rename cache_pipe_upcall() to cache_do_upcall() in anticipation of the
addition of a netlink-based upcall mechanism.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
net/sunrpc/cache.c