Deactivate sanlock for now until Dan Berrange updates it

This commit is contained in:
Daniel Veillard 2011-06-06 17:06:09 +08:00
parent e79d304c79
commit 8d8fc08bac

View File

@ -164,7 +164,7 @@
%endif
# Enable sanlock library for lock management with QEMU
%if 0%{?fedora} >= 15 || 0%{?rhel} >= 6
%if 0%{?fedora} >= 17 || 0%{?rhel} >= 6
%define with_sanlock 0%{!?_without_sanlock:%{server_drivers}}
%endif