SUNRPC: Rename rpcb_getport_external routine
authorChuck Lever <chuck.lever@oracle.com>
Sun, 1 Jul 2007 16:13:12 +0000 (12:13 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:46 +0000 (23:40 -0400)
commitcce63cd6374e6f1b4ea897ece1454feb13993d7c
tree7e85088b49d36e8860fb3d5845e55bc8785efc3c
parentf7fb558e503dc80e100acaf116f7261cdd97f0ca
SUNRPC: Rename rpcb_getport_external routine

In preparation for handling NFS mount option parsing in the kernel,
rename rpcb_getport_external as rpcb_get_port_sync, and make it available
always (instead of only when CONFIG_ROOT_NFS is enabled).

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