Searched hist:"628 ff683034c83ce54a1ae91d898d44e34f4851a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ |
H A D | blockjob.c | diff 628ff683034c83ce54a1ae91d898d44e34f4851a Fri May 23 08:29:44 CDT 2014 Fam Zheng <famz@redhat.com> block: Move op_blocker check from block_job_create to its caller
It makes no sense to check for "any" blocker on bs, we are here only because of the mechanical conversion from in_use to op_blockers. Remove it now, and let the callers check specific operation types. Backup and mirror already have it, add checker to stream and commit.
Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net> Reviewed-by: Jeff Cody <jcody@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | blockdev.c | diff 628ff683034c83ce54a1ae91d898d44e34f4851a Fri May 23 08:29:44 CDT 2014 Fam Zheng <famz@redhat.com> block: Move op_blocker check from block_job_create to its caller
It makes no sense to check for "any" blocker on bs, we are here only because of the mechanical conversion from in_use to op_blockers. Remove it now, and let the callers check specific operation types. Backup and mirror already have it, add checker to stream and commit.
Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net> Reviewed-by: Jeff Cody <jcody@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|