summaryrefslogtreecommitdiffstats
path: root/support/export/export.c
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2010-01-04 15:42:51 -0500
committerSteve Dickson <steved@redhat.com>2010-01-04 15:42:51 -0500
commit6c3abd83758060356db4fa4e9d69d5bec09865e4 (patch)
tree61be9b9a6f986ef21f0a31145588b61da4df1f0e /support/export/export.c
parent64a3030683fab242a1608d7c35766130faffc1c0 (diff)
downloadnfs-utils-6c3abd83758060356db4fa4e9d69d5bec09865e4.tar.gz
nfs-utils-6c3abd83758060356db4fa4e9d69d5bec09865e4.tar.xz
nfs-utils-6c3abd83758060356db4fa4e9d69d5bec09865e4.zip
mount.nfs: don't use IPv6 unless IPV6_SUPPORTED is set
Commit 1f3fae1fb25168aac187ff1881738c8ad53a8763 made mount.nfs start looking up and trying to use IPv6 addresses when mount.nfs was built against libtirpc (even when --enable-ipv6 wasn't specified). The problem seems to be that nfs_nfs_proto_family() is basing the family on HAVE_LIBTIRPC. I think it should be basing it on IPV6_SUPPORTED instead. Signed-off-by: Jeff Layton <jlayton@redhat.com> Acked-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/export/export.c')
0 files changed, 0 insertions, 0 deletions