]> git.decadent.org.uk Git - nfs-utils.git/commit
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)
commitf7020bd5d3ffca280690c6beba5fecdeb4d305f7
tree4e553d321e74711f568712a8fa8fd3adfddbe31c
parent1c96846ba3adeb59a61e0cf33cf4c94c0678853f
showmount command: support querying IPv6 servers

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>
utils/showmount/showmount.c