1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/format_text
Alasdair Kergon 77712b1ecb Set pv->pe_size when reading in text-file backup.
Otherwise LVM1 decides the PV structure is corrupt.
But do we need to keep both pv->pe_size and vg->extent_size
in internal metadata or can we generate pvd->pe_size when writing out
a PV that belongs to a VG?
2002-01-25 20:21:13 +00:00
..
archive.c o First pass at import.c. Still waiting for label code for the uuid->pv 2002-01-10 11:18:08 +00:00
export.c o Similar changes for lv_list. 2002-01-21 16:49:32 +00:00
flags.c o vgcfgrestore works ! (with the couple of examples I tried). 2002-01-15 17:37:23 +00:00
format-text.c o vgcfgrestore works ! (with the couple of examples I tried). 2002-01-15 17:37:23 +00:00
format-text.h o vgcfgrestore works ! (with the couple of examples I tried). 2002-01-15 17:37:23 +00:00
import-export.h o vgcfgrestore works ! (with the couple of examples I tried). 2002-01-15 17:37:23 +00:00
import.c Set pv->pe_size when reading in text-file backup. 2002-01-25 20:21:13 +00:00
sample.vg o Add output_date 2001-12-11 12:29:25 +00:00