On Tue, Jun 02, 2015 at 14:34:27 +0200, Jiri Denemark wrote:
When a connection to the destination host during a p2p migration
drops,
we know we will have to cancel the migration; it doesn't make sense to
waste resources by trying to finish the migration. We already do so
after sending "migrate" command to QEMU and we should do it while
waiting for drive mirrors to become ready too.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
ACK,
Peter