mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
d40830a2b1
vgchange --lock-type iterates through LVs to ensure no LVs are active before changing the lock type of the VG, but the loop was not checking that an LV actually has a lock before trying it, so it would fail if the VG had any LVs that don't use locks, e.g it would fail on a tmeta LV from a pool. |
||
---|---|---|
.. | ||
.exported_symbols | ||
cluster_locking.c | ||
external_locking.c | ||
file_locking.c | ||
locking_types.h | ||
locking.c | ||
locking.h | ||
lvmlockd.c | ||
lvmlockd.h | ||
Makefile.in | ||
no_locking.c |