mirror of
git://sourceware.org/git/lvm2.git
synced 2025-05-23 02:51:13 +03:00
When reading VG mda from multiple PVs - do all the validation only when mda is seen for the first time and when mda checksum and length is same just return already existing VG pointer. (i.e. using 300PVs for a VG would lead to create and destroy 300 config trees....)