
10 Jun
2015
10 Jun
'15
11:44 a.m.
On Tue, Jun 02, 2015 at 14:34:21 +0200, Jiri Denemark wrote:
Checking status of all part of migration and aborting it when something failed is a complex thing which makes the waiting loop hard to read. This patch moves all the checks into a separate function similarly to what was done for drive mirror loops.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> ---
ACK, Peter