1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-30 17:18:21 +03:00
lvm2/lib
Dave Wysochanski c190fc702e Add new liblvm build directory and move lvm_base.c.
The original liblvm.a has been moved to liblvm-internal.a.
We now use liblvm.a for the new application library and build
it inside liblvm directory.

Change dependencies so tools depend on liblvm application library,
and application library depends on liblvm internal.
2009-03-06 16:19:52 +00:00
..
activate Fix last check-ins: seg can be NULL. 2009-02-28 20:04:24 +00:00
cache Index cached vgmetadata by vgid not vgname to cope with duplicate vgnames. (dwyso) 2009-02-17 18:56:41 +00:00
commands Add system_dir parameter to create_toolcontext() and call it system_dir 2009-02-22 21:14:37 +00:00
config Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
datastruct more missing bits 2008-11-04 14:57:06 +00:00
device Display a 'dev_size' of zero for missing devices in reports. 2009-01-10 02:43:51 +00:00
display Added displayable_lvs_in_vg and lv_is_displayable functions to deal with 2008-12-04 15:54:26 +00:00
error Fix last check-ins: seg can be NULL. 2009-02-28 20:04:24 +00:00
filters Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
format1 Try to avoid full rescan if label scan is enough. 2009-02-25 23:29:06 +00:00
format_pool Try to avoid full rescan if label scan is enough. 2009-02-25 23:29:06 +00:00
format_text vgname_from_mda now tries to parse for vgname even 2009-03-03 16:35:32 +00:00
freeseg Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +00:00
label Provide da and mda locations in debug message when writing text format label. 2009-02-20 23:19:28 +00:00
locking Fix interrupt unblocking after vgcreate, for example: drop_cached_metadata() 2009-02-22 16:13:57 +00:00
log more tweaking to get things to compile - dmlib.h for log fns, list.h 2008-11-03 18:59:59 +00:00
metadata Fix last check-ins: seg can be NULL. 2009-02-28 20:04:24 +00:00
mirror Fix last check-ins: seg can be NULL. 2009-02-28 20:04:24 +00:00
misc Attempt cleanup in child before execing new binary in exec_cmd() 2009-02-28 00:54:06 +00:00
mm fix setpriority int error 2008-05-28 23:12:45 +00:00
report pe_start can be overwritten in VG metadata, so it is not PV label-only field. 2009-02-25 23:31:06 +00:00
snapshot Fix last check-ins: seg can be NULL. 2009-02-28 20:04:24 +00:00
striped Fix last check-ins: seg can be NULL. 2009-02-28 20:04:24 +00:00
uuid Add generic function to read /dev/urandom, used in uuid calculation. 2008-12-07 04:23:37 +00:00
zero Fix last check-ins: seg can be NULL. 2009-02-28 20:04:24 +00:00
lvm.h Added files lib/lvm.h and lib/lvm_base.c: 2009-02-24 13:03:45 +00:00
Makefile.in Add new liblvm build directory and move lvm_base.c. 2009-03-06 16:19:52 +00:00