aboutsummaryrefslogtreecommitdiffstats
path: root/community/multipath-tools/disable-rbd.patch
blob: 892a49b18b13afed8b4e366088107e12ad426096 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/libmultipath/checkers/Makefile b/libmultipath/checkers/Makefile
index 11ab76f..db276ef 100644
--- a/libmultipath/checkers/Makefile
+++ b/libmultipath/checkers/Makefile
@@ -13,8 +13,7 @@ LIBS= \
 	libcheckdirectio.so \
 	libcheckemc_clariion.so \
 	libcheckhp_sw.so \
-	libcheckrdac.so \
-	libcheckrbd.so
+	libcheckrdac.so
 
 all: $(LIBS)