1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/commands
David Teigland 1aa7fa354e vgremove: fix locking when lvmlockd global lock is removed
When vgremove is used to remove multiple VGs in one command,
e.g. vgremove foo bar, the first VG (foo) that is removed
may have held the sanlock global lock.  In this case,
do not continue removing further VGs (bar) without the
global lock.
2015-08-10 13:04:11 -05:00
..
toolcontext.c toolcontext: do not set cmd->initialized_connections = 0 on destroy_toolcontext 2015-08-03 16:17:17 +02:00
toolcontext.h vgremove: fix locking when lvmlockd global lock is removed 2015-08-10 13:04:11 -05:00