1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/lib/format1
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
..
disk-rep.c o Basic support for exporting (but importing not completed yet). 2002-01-29 17:23:33 +00:00
disk-rep.h o Basic support for exporting (but importing not completed yet). 2002-01-29 17:23:33 +00:00
format1.c o Basic support for exporting (but importing not completed yet). 2002-01-29 17:23:33 +00:00
format1.h iospace restructured 2001-11-12 15:10:01 +00:00
import-export.c Allocate fixed space for vg->system_id when vg is created, instead of 2002-01-30 12:47:29 +00:00
import-extents.c Basic support for (read-only) partial activation if any PVs are 2002-01-30 15:33:12 +00:00
layout.c fixed div bug in calculation of end in calculate_extent_count 2002-01-29 15:43:04 +00:00
lvm1_label.c o pvcreate --uuid to specify the uuid (required before using vgcfgrestore 2002-01-16 18:10:08 +00:00
lvm1_label.h o split the uuid -> device map out from vgcache 2002-01-15 10:24:48 +00:00
vg_number.c Avoid using VG metadata on PVs that are not in VGs. 2002-01-23 15:50:34 +00:00