]> git.proxmox.com Git - lvm.git/blob - patchdir/remove-openais-clvm.patch
enable issue_discard in default lvm.conf
[lvm.git] / patchdir / remove-openais-clvm.patch
1 Index: new/debian/rules
2 ===================================================================
3 --- new.orig/debian/rules 2011-12-09 06:44:17.000000000 +0100
4 +++ new/debian/rules 2011-12-09 06:44:40.000000000 +0100
5 @@ -70,7 +70,7 @@
6 ./configure CFLAGS="$(CFLAGS)" \
7 $(CONFIGURE_FLAGS) \
8 --with-optimisation="" \
9 - --with-clvmd=cman,corosync,openais \
10 + --with-clvmd=cman,corosync \
11 --with-cluster=internal \
12 --with-device-uid=0 \
13 --with-device-gid=6 \