1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/cache
Zdenek Kabelac e28e22b9e1 lvmcache: skip drop when vg_write lock is not held
Commit 80f4b4b803
introduced undesirable side-effects for lvm2app user
which happens to be our own python binding.

It appear obtaing pvs list keeps global lock.

So restricting this to VG_GLOBAL READ locks and skip
the drop skip if WRITE lock is held.
2015-04-02 13:38:32 +02:00
..
lvmcache.c lvmcache: skip drop when vg_write lock is not held 2015-04-02 13:38:32 +02:00
lvmcache.h cache: Store metadata size and checksum. 2015-03-18 23:43:02 +00:00
lvmetad.c cache: Store metadata size and checksum. 2015-03-18 23:43:02 +00:00
lvmetad.h reporting: should not fail with foreign option if lvm1 pvs exist 2015-03-10 13:56:25 -05:00