1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
Alasdair Kergon 610c25e8b1 o Remove redundant symlink-handling code.
o When opening device, return error if its cached name is incorrect (eg if
  it's changed since the cache was generated).  This prevents use until
  the cache is rebuilt (eg with vgscan).  Doesn't catch every case.
2002-01-23 18:55:01 +00:00
..
activate Silently remove any existing symlink before creating a new one. 2002-01-22 19:58:37 +00:00
config o More comprehensive config parameter debugging messages. 2002-01-15 23:34:13 +00:00
datastruct o Tool support for segments. 2001-11-28 13:45:50 +00:00
device o Remove redundant symlink-handling code. 2002-01-23 18:55:01 +00:00
display o lvdisplay now gives a segment map for the -m option. 2002-01-21 12:05:39 +00:00
filters o pvcreate --uuid to specify the uuid (required before using vgcfgrestore 2002-01-16 18:10:08 +00:00
format1 Avoid using VG metadata on PVs that are not in VGs. 2002-01-23 15:50:34 +00:00
format_text o Similar changes for lv_list. 2002-01-21 16:49:32 +00:00
label Remove a duplicate disk read (can_handle). 2002-01-16 13:09:26 +00:00
log Customisable message output prefix / indentation. 2002-01-22 15:33:40 +00:00
metadata o Allow fractional parts for size args. eg, lvcreate -L 34.4M 2002-01-21 17:43:10 +00:00
misc o move the path building functions to lib/activate/names.c 2002-01-21 11:06:32 +00:00
mm #include <string.h> 2002-01-16 12:02:06 +00:00
regex o LGPL list implementation 2001-10-31 12:47:01 +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