1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

WHATS_NEW vgconvert -M fix

This commit is contained in:
David Teigland 2015-03-10 09:38:43 -05:00
parent 321e19d9cc
commit f5cc96a54e

View File

@ -1,5 +1,6 @@
Version 2.02.118 -
=================================
Disallow vgconvert from changing metadata format when lvmetad is used.
Don't do a full read of VG when creating a new VG with an existing name.
Reduce number of VG metadata parsing when looking for vgname on a PV.
Avoid reparsing same metadata when reading same metadata from multiple PVs.