1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/liblvm
Alasdair G Kergon 7c6526aae2 lvresize: separate validation from action
Start separating the validation from the action in the basic lvresize
code moved to the library.
Remove incorrect use of command line error codes from lvresize library
functions.  Move errors.h to tools directory to reinforce this,
exporting public versions of the error codes in lvm2cmd.h for dmeventd
plugins to use.
2013-07-06 03:28:21 +01: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 lvresize: separate validation from action 2013-07-06 03:28:21 +01: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 lvresize: separate validation from action 2013-07-06 03:28:21 +01: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