1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/liblvm
Dave Wysochanski c24a4ff2cc Allow calling fill_default_pvcreate_params from tools.
We need defaults for pvcreate_params at a higher level - this will
allow us to use a common function from the tools to take defaults,
then fill in any non-defaults from the commandline.

Future patches will refactor vgcreate/vgextend to call this function
if one or more pvcreate parameters are given on the commandline.
2009-10-05 20:03:08 +00:00
..
.exported_symbols Add lvm_vg_get_seqno, updating lvm.h and unit test. 2009-07-28 13:17:04 +00:00
liblvm2app.pc.in check in the correct pkgconfig file 2009-07-23 01:41:53 +00:00
lvm2app.h Add most relevant vg_attr fields as lvm2app 'get' functions. 2009-09-14 19:43:11 +00:00
lvm_base.c Don't include lvm-version.h in exported liblvm file! 2009-07-29 18:38:27 +00:00
lvm_lv.c Make lvm2app lv_t handle definition consistent with lvm_t. 2009-08-13 12:17:32 +00:00
lvm_pv.c Make lvm2app pv_t handle definition consistent with lvm_t. 2009-08-13 12:18:15 +00:00
lvm_vg.c Allow calling fill_default_pvcreate_params from tools. 2009-10-05 20:03:08 +00:00
Makefile.in Allow for a build directory separate from the source. 2009-10-02 19:10:31 +00:00