SUNRPC: Use rpcbind version 2 GETPORT
authorChuck Lever <chuck.lever@oracle.com>
Wed, 25 Jun 2008 21:24:39 +0000 (17:24 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:35 +0000 (12:09 -0400)
commit6a774051573042cdeb57e81f77b36c25e5856739
treec563074d6c0834954a14e4b6e5c0bef650b82ca9
parentfc200e794d723bc88c39859e8f096b717532f9c9
SUNRPC: Use rpcbind version 2 GETPORT

Clean up: Change the version 2 procedure name to GETPORT.  It's the same
procedure number as GETADDR, but version 2 implementations usually refer
to it as GETPORT.

This also now matches the procedure name used in the version 2 procedure
entry in the rpcb_next_version[] array, making it slightly less confusing.

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