]> git.ipfire.org Git - thirdparty/libvirt.git/commit
sanlock: avoid lockspace setup when auto_disk_lease is off
authorFederico Simoncelli <fsimonce@redhat.com>
Fri, 8 Jul 2011 10:18:35 +0000 (10:18 +0000)
committerEric Blake <eblake@redhat.com>
Fri, 8 Jul 2011 20:49:10 +0000 (14:49 -0600)
commitde2aa6cfc7f562d634142b26f6b1a0f421cf30ac
tree3c888f93fa0c94db34588ebad4ce05a40951f11f
parenta07c81c4d0befc1e92b9cf3ce25260488a6bdcdb
sanlock: avoid lockspace setup when auto_disk_lease is off

When auto_disk_lease is off we should avoid the automatic lockspace
creation.

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
src/locking/lock_driver_sanlock.c