1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00
lvm2/liblvm
Zdenek Kabelac d81498a824 Initialize dmeventd monitoring for every command
Read lvm.conf setting for monitoring for each command. So we should not
activate monitoring if the default compilation is set to monitor during
lvconvert commnads.

Patch also removes check for  clustered VG and allows to disable monitoring
for clustered VG with the assumption, the problem with monitoring and dmeventd
flag passing for INGNORE is already fixed.
2012-02-15 15:18:43 +00: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 Differentiate between snapshot status of "Invalid" and "Merge failed". 2012-01-20 22:02:04 +00:00
lvm_base.c Only use built-in stack size in clvmd - ignore lvm.conf. 2011-12-08 21:24:08 +00:00
lvm_lv.c Initialize dmeventd monitoring for every command 2012-02-15 15:18:43 +00:00
lvm_misc.c Add default error path for get_property 2011-01-10 13:07:58 +00:00
lvm_misc.h Add getters for copy_percent and snap_percent to the lvm2app API. 2010-12-14 23:20:58 +00:00
lvm_pv.c Remove duplicate test 2012-02-08 11:41:18 +00:00
lvm_vg.c Replace free_vg with release_vg 2011-08-10 20:25:29 +00:00
Makefile.in Add missing deps for lvm2api 2012-02-08 10:52:45 +00:00