]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
showmount command: support querying IPv6 servers
authorChuck Lever <chuck.lever@oracle.com>
Tue, 25 Nov 2008 13:39:47 +0000 (08:39 -0500)
committerSteve Dickson <steved@redhat.com>
Tue, 25 Nov 2008 13:39:47 +0000 (08:39 -0500)
Introduce a version of nfs_get_mount_client() that supports AF_INET6 and
AF_INET server addresses.  If the TI-RPC library is not available when
the showmount command is built, fall back to the legacy RPC user-space
API.

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

No differences found