1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/daemons/dmeventd
Jonathan Brassow 4c0e908b0a RAID (lvconvert/dmeventd): Cleanly handle primary failure during 'recover' op
Add the checks necessary to distiguish the state of a RAID when the primary
source for syncing fails during the "recover" process.

It has been possible to hit this condition before (like when converting from
2-way RAID1 to 3-way and having the first two devices die during the "recover"
process).  However, this condition is now more likely since we treat linear ->
RAID1 conversions as "recover" now - so it is especially important we cleanly
handle this condition.
2017-06-14 08:39:50 -05:00
..
plugins RAID (lvconvert/dmeventd): Cleanly handle primary failure during 'recover' op 2017-06-14 08:39:50 -05:00
.exported_symbols Add rudimentary versioning to the dmevend protocol, allowing us to detect the 2011-04-04 16:11:09 +00:00
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
dmeventd.c mem: add extra mem pages for pthread stack 2017-02-11 18:23:15 +01:00
dmeventd.h doc: change fsf address 2016-01-21 12:11:37 +01:00
libdevmapper-event.c dmeventd: debug only subsystemd with # sign 2016-11-03 12:43:09 +01:00
libdevmapper-event.h cleanup: avoid gcc warns 2016-04-08 20:20:16 +02:00
libdevmapper-event.pc.in Use Require.private: field for devmapper-event.pc 2010-05-11 08:47:02 +00:00
Makefile.in doc: change fsf address 2016-01-21 12:11:37 +01:00