From: Chuck Lever Date: Tue, 25 Nov 2008 13:39:47 +0000 (-0500) Subject: showmount command: support querying IPv6 servers X-Git-Tag: nfs-utils-1-1-5~56 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=f7020bd5d3ffca280690c6beba5fecdeb4d305f7;hp=f7020bd5d3ffca280690c6beba5fecdeb4d305f7;ds=inline 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 Signed-off-by: Steve Dickson ---