1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/lib/cache
Peter Rajnoha 038013cf42 lvmetad: pvscan: do not scan and read ignored MDAs from PVs
Metadata areas which are marked as ignored should not be scanned
and read during pvscan --cache. Otherwise, this can cause lvmetad
to cache out-of-date metadata in case other PVs with fresh metadata
are missing by chance.

Make this to work like in non-lvmetad case where the behaviour would
be the same as if the PV was orphan (in case we have no other PVs
with valid non-ignored metadata areas).
2015-03-16 17:00:36 +01:00
..
lvmcache.c toollib: search for duplicate PVs only when needed 2015-01-14 14:47:08 -06:00
lvmcache.h toollib: search for duplicate PVs only when needed 2015-01-14 14:47:08 -06:00
lvmetad.c lvmetad: pvscan: do not scan and read ignored MDAs from PVs 2015-03-16 17:00:36 +01:00
lvmetad.h reporting: should not fail with foreign option if lvm1 pvs exist 2015-03-10 13:56:25 -05:00