This is pointless since we removed RBD support altogether. Signed-off-by: Martin Wilck <[email protected]> --- Makefile.inc | 3 --- 1 file changed, 3 deletions(-)
diff --git a/Makefile.inc b/Makefile.inc index 23154fed..fc728ca9 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -9,9 +9,6 @@ # WITH_LOCAL_LIBDM = 1 # WITH_LOCAL_LIBSYSFS = 1 # -# Uncomment to disable RADOS support (e.g. if rados headers are missing). -# ENABLE_RADOS = 0 -# # Uncomment to disable libdmmp support # ENABLE_LIBDMMP = 0 # -- 2.19.2 -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
