1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +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
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