1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/liblvm
Zdenek Kabelac d44e653fe1 lvresize: do not pass struct cmd
Use common API design and pass just LV pointer to lv_manip.c functions.
Read cmd struct via    lv->vg->cmd when needed.
Also do not try to return EINVALID_CMD_LINE error when we
have already openned VG - this error code can only be returned before
locking VG.
2016-06-23 14:57:09 +02:00
..
.exported_symbols Generate liblvm2app and libdevmapper exported symbols from header files. 2010-06-25 18:17:38 +00:00
Doxyfile Add Doxygen file for lvm2app to generate documentation from lvm2app.h. 2010-02-24 18:16:54 +00:00
liblvm2app.pc.in configure: add --enable-blkid_wiping 2013-11-27 15:48:16 +01:00
lvm2app.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm_base.c liblvm: allow config settings to be read without full lvm cmd 2016-05-18 09:04:25 -05:00
lvm_lv.c lvresize: do not pass struct cmd 2016-06-23 14:57:09 +02:00
lvm_misc.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm_misc.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm_prop_fields.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm_prop.c redefine pvcreate structs 2016-02-25 09:14:10 -06:00
lvm_prop.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm_pv.c redefine pvcreate structs 2016-02-25 09:14:10 -06:00
lvm_vg.c metadata: also look at historical LVs when checking LV name availability 2016-03-03 13:50:59 +01:00
Makefile.in doc: change fsf address 2016-01-21 12:11:37 +01:00