summaryrefslogtreecommitdiffstats
path: root/extras/ocf
diff options
context:
space:
mode:
authorKaleb S. KEITHLEY <kkeithle@redhat.com>2018-03-28 09:01:05 -0400
committerJeff Darcy <jeff@pl.atyp.us>2018-04-02 12:50:38 +0000
commit3e3ca8307ee773e0348549a3204478cac3c46f70 (patch)
tree5dbf1ee5cec4c7b7c7be9af28c77a593b481abea /extras/ocf
parentd0fbe01f96012b568b96b9e3b374a27ce26734a0 (diff)
build: revert configure --without-ipv6-default behaviour
patch https://review.gluster.org/19692 breaks gluster on systems with IPv6 enabled but don't have IPv6 reverse DNS. Also it defaulted to enabling ipv6-default regardless of whether --with-ipv6-default or --without-ipv6-default were specified in the options to configure. (Also the patch was merged without review.) Prefer libtirpc over glibc rpc. On newer linux with tirpc and without glibc rpc use tirpc (obviously) on less new linux with both tirpc and glibc rpc default to use tirpc, unless --without-tirpc is specified, in which case use glibc rpc On less new linux without tirpc fall back to glib rpc (obviously) ipv6-default requires libtirpc. It is off by default. It must be explicitly enabled with --with-ipv6-default. If --with-ipv6-default is specified, but tirpc is not available, disable it and issue a warning Change-Id: Ib96a230fafb83ec83a71948fe55af1215a7a6ffa BUG: 1562052 Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Diffstat (limited to 'extras/ocf')
0 files changed, 0 insertions, 0 deletions