On Wed, Jun 10, 2015 at 15:42:39 +0200, Jiri Denemark wrote:
Instead of cancelling disk mirrors sequentially, let's just call
block-job-cancel for all migrating disks and then wait until all
disappear.
In case we cancel disk mirrors at the end of successful migration we
also need to check all block jobs completed successfully. Otherwise we
have to abort the migration.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
ACK,
Peter