]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - net/sunrpc/rpcb_clnt.c
SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name
authorChuck Lever <chuck.lever@oracle.com>
Sun, 1 Jul 2007 16:13:17 +0000 (12:13 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:46 +0000 (23:40 -0400)
commit45160d6275814e0c86206e6981f0b92c61a50a21
tree0f509c208db20833fb86e13fc0e1b12f49da0b58
parentcce63cd6374e6f1b4ea897ece1454feb13993d7c
SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name

Clean up, for consistency.  Rename rpcb_getport as rpcb_getport_async, to
match the naming scheme of rpcb_getport_sync.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/clnt.h
net/sunrpc/rpcb_clnt.c
net/sunrpc/xprtsock.c