1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/config
Zdenek Kabelac 7e7411966a lib: avoid reparsing same metadata
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....)
2015-03-06 13:53:12 +01:00
..
config_settings.h system_id: enable the options in config file and command line 2015-03-05 09:50:43 -06:00
config.c lib: avoid reparsing same metadata 2015-03-06 13:53:12 +01:00
config.h lib: avoid reparsing same metadata 2015-03-06 13:53:12 +01:00
defaults.h config: Adjust system_id defaults. 2015-02-23 21:20:51 +00:00