1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/locking
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
..
.exported_symbols Pre-release cleanups. 2009-05-21 03:04:52 +00:00
cluster_locking.c cleanup: constify activation usage of lv pointer 2014-09-24 10:54:47 +02:00
external_locking.c cleanup: constify activation usage of lv pointer 2014-09-24 10:54:47 +02:00
file_locking.c file-locking: skip locking of VG_SYNC_NAMES 2014-10-24 16:39:30 +02:00
locking_types.h pre-release 2014-11-11 14:13:00 +00:00
locking.c commands: add new NO_METADATA_PROCESSING flag to selected commands 2015-07-30 13:56:13 +02:00
locking.h locking: Add missing error handling. 2015-06-30 18:54:38 +01:00
lvmlockd.c vgremove: fix locking when lvmlockd global lock is removed 2015-08-10 13:04:11 -05:00
lvmlockd.h lvmlockd: handle loss of sanlock lease storage 2015-08-05 10:21:45 -05:00
Makefile.in Install plugins to subdirs 2010-05-06 10:07:46 +00:00
no_locking.c cleanup: constify activation usage of lv pointer 2014-09-24 10:54:47 +02:00