1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib
Joe Thornber 841da63e77 o Format1 wasn't recording the snapshot chunk size properly
o  Activation of snapshots now works - though the resulting device
   doesn't (pjc ?)

o  text format wasn't setting vg->cmd.
2002-02-26 16:48:52 +00:00
..
activate o Format1 wasn't recording the snapshot chunk size properly 2002-02-26 16:48:52 +00:00
commands Preparation for an LVM2 liblvm - pass cmd_context into each tool and 2002-02-11 20:50:53 +00:00
config move defaults.h 2002-02-08 14:28:52 +00:00
datastruct o Added a macro called hash_iterate, that is similar to list_iterate 2002-02-25 11:52:58 +00:00
device o hash_iterate -> hash_iter 2002-02-25 11:54:15 +00:00
display Generate LV uuid from lv_number when reading in LVs. 2002-02-21 15:26:44 +00:00
filters Don't bother to write out an empty cache. 2002-01-24 23:17:16 +00:00
format1 o Format1 wasn't recording the snapshot chunk size properly 2002-02-26 16:48:52 +00:00
format_text o Format1 wasn't recording the snapshot chunk size properly 2002-02-26 16:48:52 +00:00
label Remove a duplicate disk read (can_handle). 2002-01-16 13:09:26 +00:00
locking Begin conversion so LV id is passed to activation unit instead of 2002-02-25 12:56:16 +00:00
log Suppress meaningless <backtrace> msg on screen (no prog/line number given) 2002-02-20 21:26:40 +00:00
metadata Begin conversion so LV id is passed to activation unit instead of 2002-02-25 12:56:16 +00:00
misc o Support locking with local lock files 2002-02-11 15:42:34 +00:00
mm use portable <inttypes.h> macros for printing. 2002-02-12 14:12:13 +00:00
regex Tweak some error message levels. 2002-01-27 21:30:47 +00:00
uuid Begin conversion so LV id is passed to activation unit instead of 2002-02-25 12:56:16 +00:00
vgcache o hash_iterate -> hash_iter 2002-02-25 11:54:15 +00:00
Makefile.in o _build_name was allocating 1 byte too few, which meant the 2002-02-26 14:44:13 +00:00