]> sourceware.org Git - lvm2.git/commit
Commit ID 46a75dedb4f6aa815a804f27cafbd3fd16a62011 consolidated code from the
authorJonathan Earl Brassow <jbrassow@redhat.com>
Tue, 10 Apr 2012 23:34:41 +0000 (23:34 +0000)
committerJonathan Earl Brassow <jbrassow@redhat.com>
Tue, 10 Apr 2012 23:34:41 +0000 (23:34 +0000)
commitbad8b5848fe8e83095983fc0f035ab5190b9426a
tree410bae1008dbcee767bfd85834112abf5ed569ef
parent68d84fa3eb499c183d4ad6bedb25be473f65799a
Commit ID 46a75dedb4f6aa815a804f27cafbd3fd16a62011 consolidated code from the
various dmeventd plug-ins into a new function called 'dmeventd_lvm2_command',
but the new function did not strip off the "_mlog" extentions that the
mirror plug-in had been doing.  This created bug 794904 - failure to replace
devices in a redundant log.

The test suite did catch this scenario because it performs repair tests (mainly)
through the CLI and not dmeventd.  It's also not easy to test because the test
itself will hang if the bug is encountered.
WHATS_NEW
daemons/dmeventd/plugins/lvm2/dmeventd_lvm.c
This page took 0.031868 seconds and 5 git commands to generate.