Files
qemu-esp-boards/block
Kevin Wolf 0109e7e6f8 block: Defer .bdrv_drain_begin callback to polling phase
We cannot allow aio_poll() in bdrv_drain_invoke(begin=true) until we're
done with propagating the drain through the graph and are doing the
single final BDRV_POLL_WHILE().

Just schedule the coroutine with the callback and increase bs->in_flight
to make sure that the polling phase will wait for it.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2018-06-18 15:03:25 +02:00
..
2018-06-15 14:49:44 +02:00
2018-05-15 16:15:21 +02:00
2018-05-15 16:11:41 +02:00
2018-02-09 05:05:11 +01:00
2017-07-17 11:34:11 +08:00
2018-06-01 14:41:47 +01:00
2018-06-15 14:49:44 +02:00
2018-06-11 16:18:45 +02:00
2018-06-15 14:49:44 +02:00
2018-06-15 14:49:44 +02:00