1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/test
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
..
api tests: use proper LVMTEST prefix for VG name 2014-11-24 14:39:04 +01:00
lib tests: avoid loop on older system 2015-03-12 00:07:45 +01:00
shell lvmetad: pvscan: do not scan and read ignored MDAs from PVs 2015-03-16 17:00:36 +01:00
unit makefiles: cleanup update 2013-06-04 15:57:18 +02:00
.gitignore gitignore: Remove redundant test dir entry 2012-06-08 23:34:15 +01:00
Makefile.in tests: update makefile 2015-03-11 21:17:23 +01:00