]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0e2719933d9ac9f1ca430dead257d30397e4859a
tree354bc7ce1d879583bae12323b3c3901b9041f158
parente3e6199d3e148717d0a0fa72f48b71a8e6402db0
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