Kevin Wolf b11a24dee6 qcow: Avoid direct AIO callback
bdrv_aio_* must not call the callback before returning to its caller. In qcow,
this could happen in some error cases. This starts the real requests processing
in a BH to avoid this situation.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-06-14 17:03:27 +02:00
..
2011-06-14 17:03:25 +02:00
2011-06-14 17:03:27 +02:00
2010-12-17 16:11:03 +01:00
2011-06-14 10:01:19 +02:00
2011-05-06 08:19:25 +01:00
2011-06-08 10:39:32 +02:00
2011-01-12 19:48:58 +00:00