diff options
author | Hanna Reitz <hreitz@redhat.com> | 2021-10-06 17:19:38 +0200 |
---|---|---|
committer | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2021-10-07 10:42:50 +0200 |
commit | 9b230ef93e406dc46b82eebde996ef6a08b929d6 (patch) | |
tree | 24954b66ddfbee7567bcc0eb3105cab59b275215 /ui/egl-context.c | |
parent | 4feeec7e23b4151c962cb1b9f1a0e403803dfaee (diff) | |
download | qemu-9b230ef93e406dc46b82eebde996ef6a08b929d6.zip qemu-9b230ef93e406dc46b82eebde996ef6a08b929d6.tar.gz qemu-9b230ef93e406dc46b82eebde996ef6a08b929d6.tar.bz2 |
mirror: Stop active mirroring after force-cancel
Once the mirror job is force-cancelled (job_is_cancelled() is true), we
should not generate new I/O requests. This applies to active mirroring,
too, so stop it once the job is cancelled.
(We must still forward all I/O requests to the source, though, of
course, but those are not really I/O requests generated by the job, so
this is fine.)
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20211006151940.214590-12-hreitz@redhat.com>
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Diffstat (limited to 'ui/egl-context.c')
0 files changed, 0 insertions, 0 deletions