From: Chuck Lever Date: Tue, 27 Jan 2009 22:48:17 +0000 (-0500) Subject: text-based mount command: support AF_INET6 in rewrite_mount_options() X-Git-Tag: nfs-utils-1-1-5~26 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=1f0a104ff4aa07141d59cfd1d78157e8ddf7e4ed;hp=1f0a104ff4aa07141d59cfd1d78157e8ddf7e4ed text-based mount command: support AF_INET6 in rewrite_mount_options() Now that we have an AF_INET6-capable probe_bothports(), we can support AF_INET6 when rewriting text-based NFS mount options. This should be adequate to support NFS transport protocol and version negotiation with AF_INET6 NFS servers. Signed-off-by: Chuck Lever Signed-off-by: Steve Dickson ---