1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00
lvm2/daemons
Jonathan Brassow 7de533ad12 mirror: Handle failures in tmp mirror used when up-converting.
Failures in the temporary mirror used when up-converting cause dmeventd
to issue 'lvconvert --repair' on the sub-LV, <lv_name>_mimagetmp_?.  The
'lvconvert' command refuses to deal with this sub-LV outright - it
expects to be given the name of the top-level LV.  So, just like we do
with mirrored logs, we strip-off the portion of the name that is not
the top-level LV and issue the command on the top-level LV instead.
2013-11-08 09:52:00 -06:00
..
clvmd corosync: fix some gcc warnings 2013-11-06 14:55:18 +01:00
cmirrord cmirrord: Prevent secondary checkpoints from corrupting bitmaps 2013-08-20 13:21:09 -05:00
dmeventd mirror: Handle failures in tmp mirror used when up-converting. 2013-11-08 09:52:00 -06:00
lvmetad gcc: fix comparing floating point warning 2013-10-25 10:43:32 +02:00
Makefile.in Reflect new file locations, include file updates etc. 2012-02-28 18:35:04 +00:00