1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/dmeventd/plugins/thin
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 Exported functions from thin plugin 2011-12-21 13:42:07 +00:00
dmeventd_thin.c lvresize: separate validation from action 2013-07-06 03:28:21 +01:00
Makefile.in Thin add dmeventd support 2011-12-21 13:08:11 +00:00