SUNRPC: switch the RPC server to use the new rpcbind registration API
authorChuck Lever <chuck.lever@oracle.com>
Thu, 29 Mar 2007 20:48:16 +0000 (16:48 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 1 May 2007 05:17:13 +0000 (22:17 -0700)
commit260800142071a3a33e4523c7578358c6e29c0f53
tree354bc7ce1d879583bae12323b3c3901b9041f158
parente9b1c9c98c051f49a76dcd76f914c02653aecccb
SUNRPC: switch the RPC server to use the new rpcbind registration API

Eventually this interface will support versions 3 and 4 of the rpcbind
protocol, which will allow the Linux RPC server to register services on
IPv6 addresses.

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