1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
Joe Thornber 7d68b08028 o First changes to add snapshot support.
I'm taking a different route from LVM1 here in that snapshots are a
seperate entity from the logical volumes, I think of them as an
application of an LV (or two lvs rather).  As such there is a list of
snapshots held against the vg, and there is *not* a SNAPSHOT, or
SHAPSHOT_ORG flag in lv->status.
2002-02-12 16:31:31 +00:00
..
activate o Turn the device_create_* functions into device_populate_*, they only 2002-02-12 11:15:45 +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 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 Preparation for an LVM2 liblvm - pass cmd_context into each tool and 2002-02-11 20:50:53 +00:00
filters Don't bother to write out an empty cache. 2002-01-24 23:17:16 +00:00
format1 o First changes to add snapshot support. 2002-02-12 16:31:31 +00:00
format_text Preparation for an LVM2 liblvm - pass cmd_context into each tool and 2002-02-11 20:50:53 +00:00
label Remove a duplicate disk read (can_handle). 2002-01-16 13:09:26 +00:00
locking o Support locking with local lock files 2002-02-11 15:42:34 +00:00
log Now that most of the usage of 'stack' only occurs when there's an error, 2002-02-11 18:25:18 +00:00
metadata o First changes to add snapshot support. 2002-02-12 16:31:31 +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 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 First changes to add snapshot support. 2002-02-12 16:31:31 +00:00