1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/liblvm
Tony Asleson 50db109e20 liblvm: Moved additional pv resize code
The pv resize code required that a lvm_vg_write be done
to commit the change.  When the method to add the ability
to list all PVs, including ones that are not assocated with
a VG we had no way for the user to make the change persistent.
Thus additional resize code was move and now liblvm calls into
a resize function that does indeed write the changes out, thus
not requiring the user to explicitly write out he changes.

Signed-off-by: Tony Asleson <tasleson@redhat.com>
2013-07-02 14:24:34 -05: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 Switch to use Requires.private for devmapper.pc and lvm2app.pc 2010-05-11 08:54:11 +00:00
lvm2app.h lvm2app: Add thinp snapshot functionality 2013-07-02 14:24:34 -05:00
lvm_base.c lvm2app: Set suppress to 1 2013-07-02 14:24:34 -05:00
lvm_lv.c python-lvm: Bug fixes from unit tests. 2013-07-02 14:24:34 -05:00
lvm_misc.c lvm2app: Add thin and thin pool lv creation V5 2013-07-02 14:24:33 -05:00
lvm_misc.h lvm2app: Add thin and thin pool lv creation V5 2013-07-02 14:24:33 -05:00
lvm_pv.c liblvm: Moved additional pv resize code 2013-07-02 14:24:34 -05:00
lvm_vg.c python-lvm: Bug fixes from unit tests. 2013-07-02 14:24:34 -05:00
Makefile.in Add missing deps for lvm2api 2012-02-08 10:52:45 +00:00