1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib
Patrick Caulfield 6f3a8d5bd3 Fill in format_text functions.
Sort of seems to work.
2002-02-22 11:44:56 +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 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 Convert lv->id back to lv_number when writing back to disk 2002-02-21 19:04:37 +00:00
format_text Fill in format_text functions. 2002-02-22 11:44:56 +00:00
label Remove a duplicate disk read (can_handle). 2002-01-16 13:09:26 +00:00
locking Try out using LV locking for reactivation. 2002-02-20 21:30:27 +00:00
log Suppress meaningless <backtrace> msg on screen (no prog/line number given) 2002-02-20 21:26:40 +00:00
metadata Avoid ambigous volume_group argument in vg_add_snapshot() 2002-02-21 18:31:48 +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 Generate LV uuid from lv_number when reading in LVs. 2002-02-21 15:26:44 +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