1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-09 01:18:39 +03:00
lvm2/daemons/dmeventd
Jonathan Earl Brassow bad8b5848f Commit ID 46a75dedb4 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.
2012-04-10 23:34:41 +00:00
..
plugins Commit ID 46a75dedb4 consolidated code from the 2012-04-10 23:34:41 +00: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 Remove dmeventd fifos on exit if they are not managed by systemd. 2012-03-15 08:45:55 +00:00
dmeventd.h Add FIXME for misuse in case of dm_event_mask enum. 2012-02-27 11:46:25 +00:00
libdevmapper-event.c Fix check for passed in path for dmeventd startup 2012-03-20 17:38:47 +00: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