1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/dmeventd
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
..
plugins lvresize: separate validation from action 2013-07-06 03:28:21 +01:00
.exported_symbols Add rudimentary versioning to the dmevend protocol, allowing us to detect the 2011-04-04 16:11:09 +00:00
dmeventd.c cleanup: more dmeventd code cleanup 2013-07-01 23:06:41 +02:00
dmeventd.h configure: run directory configuration cleanup 2012-06-27 12:11:47 +02:00
libdevmapper-event.c cleanup: stack usage 2013-07-01 23:11:14 +02:00
libdevmapper-event.h Add FIXME for misuse in case of dm_event_mask enum. 2012-02-27 11:46:25 +00:00
libdevmapper-event.pc.in Use Require.private: field for devmapper-event.pc 2010-05-11 08:47:02 +00:00
Makefile.in Make dmsetup.static and lvm.static build when dmeventd is disabled. 2011-11-14 21:30:35 +00:00