Home
last modified time | relevance | path

Searched hist:cb2af9176fcb6b0b71bbac8c83498c4caa37ab05 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblockdev.cdiff cb2af9176fcb6b0b71bbac8c83498c4caa37ab05 Wed Feb 07 10:29:20 CST 2018 Paolo Bonzini <pbonzini@redhat.com> block: early check for blockers on drive-mirror

Even if an op blocker is present for BLOCK_OP_TYPE_MIRROR_SOURCE,
it is checked a bit late and the result is that the target is
created even if drive-mirror subsequently fails. Add an early
check to avoid this.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>