1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
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
..
activate Basic support for (read-only) partial activation if any PVs are 2002-01-30 15:33:12 +00:00
config Tweak some error message levels. 2002-01-27 21:30:47 +00:00
datastruct Add list_iterate that's safe with deletions. 2002-01-29 16:28:52 +00:00
device Fix the device cache to cope reasonably safely with device name changes. 2002-01-24 23:16:19 +00:00
display Basic support for (read-only) partial activation if any PVs are 2002-01-30 15:33:12 +00:00
filters Don't bother to write out an empty cache. 2002-01-24 23:17:16 +00:00
format1 Basic support for (read-only) partial activation if any PVs are 2002-01-30 15:33:12 +00:00
format_text Basic support for (read-only) partial activation if any PVs are 2002-01-30 15:33:12 +00:00
label Remove a duplicate disk read (can_handle). 2002-01-16 13:09:26 +00:00
log o A vgimport implementation 2002-01-29 19:19:37 +00:00
metadata Allocate fixed space for vg->system_id when vg is created, instead of 2002-01-30 12:47:29 +00:00
misc o move the path building functions to lib/activate/names.c 2002-01-21 11:06:32 +00:00
mm o There were some alignment problems with pool-debug which I've resolved 2002-01-28 09:16:09 +00:00
regex Tweak some error message levels. 2002-01-27 21:30:47 +00:00
uuid o split the uuid -> device map out from vgcache 2002-01-15 10:24:48 +00:00
vgcache Insert a missing hash_remove. 2002-01-21 19:04:13 +00:00
Makefile.in o move the path building functions to lib/activate/names.c 2002-01-21 11:06:32 +00:00