1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/format_text
Alasdair Kergon 7ae5a778d5 Basic support for (read-only) partial activation if any PVs are
missing from a VG.  (Linear targets use the device-mapper 'error' target
which returns ioerror; striped targets use '/dev/ioerror' for now - which must
already exist e.g. as a sufficiently large block device version of /dev/zero).
2002-01-30 15:33:12 +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 Basic support for (read-only) partial activation if any PVs are 2002-01-30 15:33:12 +00:00
flags.c o Basic support for exporting (but importing not completed yet). 2002-01-29 17:23:33 +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