1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/format_text
David Teigland 65bcd16be2 md component detection addition in vg_read
Usually md components are eliminated in label scan and/or
duplicate resolution, but they could sometimes get into
the vg_read stage, where set_pv_devices compares the
device to the PV.

If set_pv_devices runs an md component check and finds
one, vg_read should eliminate the components.

In set_pv_devices, run an md component check always
if the PV is smaller than the device (this is not
very common.)  If the PV is larger than the device,
(more common), do the component check when the config
setting is "auto" (the default).
2019-08-16 13:24:34 -05:00
..
archive.c Merge branch 'master' into 2018-05-11-fork-libdm 2018-06-01 13:04:12 +01:00
archiver.c md component detection addition in vg_read 2019-08-16 13:24:34 -05:00
archiver.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
export.c metadata: extend writes to zero space 2019-07-12 15:00:12 -05:00
flags.c Use "cachevol" to refer to cache on a single LV 2019-02-27 08:52:34 -06:00
format-text.c metadata: extend writes to zero space 2019-07-12 15:00:12 -05:00
format-text.h move wipe_outdated_pvs to vg_write 2019-06-07 15:54:04 -05:00
import_vsn1.c separate code for setting devices from metadata parsing 2019-05-23 11:57:38 -05:00
import-export.h metadata: extend writes to zero space 2019-07-12 15:00:12 -05:00
import.c md component detection addition in vg_read 2019-08-16 13:24:34 -05:00
layout.h add flags to keep track of bad metadata 2019-06-07 15:54:04 -05:00
text_export.h coverity: fix possible resource leak of descendants_buffer in _print_historical_lv fn 2016-05-31 09:36:58 +02:00
text_import.h doc: change fsf address 2016-01-21 12:11:37 +01:00
text_label.c improve reading and repairing vg metadata 2019-06-07 15:54:04 -05:00