]> sourceware.org Git - lvm2.git/commit
Initialize dmeventd monitoring for every command
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 15 Feb 2012 15:18:43 +0000 (15:18 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 15 Feb 2012 15:18:43 +0000 (15:18 +0000)
commitd81498a824e66acca994807643e9df1e452fd61c
tree1783c57c308ad26276cd8188ebe2cddb7450121c
parent386220ada26f29eb9b340b0a9ebe3b5a76a4e7e7
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.
WHATS_NEW
lib/metadata/lv_manip.c
lib/metadata/metadata-exported.h
liblvm/lvm_lv.c
tools/lvchange.c
tools/lvcreate.c
tools/lvmcmdline.c
tools/toollib.c
tools/toollib.h
tools/vgchange.c
This page took 1.594307 seconds and 5 git commands to generate.