]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
mount command: Replace clnt_ping() and getport() calls in probe_port()
authorChuck Lever <chuck.lever@oracle.com>
Tue, 2 Dec 2008 12:43:01 +0000 (07:43 -0500)
committerSteve Dickson <steved@redhat.com>
Tue, 2 Dec 2008 12:43:01 +0000 (07:43 -0500)
Update the mount command's probe_port() function to call the new shared
rpcbind query and RPC ping functions.  This provides immediate support
for
rpcbind v3/v4 queries, and paves the way for supporting AF_INET6 in the
probe_bothports() path.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found