1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib
2002-02-20 21:28:22 +00:00
..
activate Remove lv_update_write_access: use lv_reactivate directly now instead. 2002-02-20 21:28:22 +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 o Use 'pvcreate --setphysicalvolumesize' with no short form (instead of -s) 2002-02-20 18:29:30 +00:00
filters Don't bother to write out an empty cache. 2002-01-24 23:17:16 +00:00
format1 lvd->lv_access & LV_SNAPSHOT not lvd->lv_status 2002-02-20 21:24:45 +00:00
format_text o small bug in the format1 export code for snapshots. 2002-02-18 11:25:43 +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 Suppress meaningless <backtrace> msg on screen (no prog/line number given) 2002-02-20 21:26:40 +00:00
metadata Remove VG arg from lv_is_cow() and lv_is_origin() - use lv->vg instead. 2002-02-20 19:04:55 +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