diff options
author | Kevin Wolf | 2011-06-07 16:12:58 +0200 |
---|---|---|
committer | Kevin Wolf | 2011-06-15 14:35:15 +0200 |
commit | e67a64a869312eccc1487409aaa03177da4d2f26 (patch) | |
tree | 51c534bdb6ef78585b36d292a7803b825b49404d /gdb-xml | |
parent | qcow: Avoid direct AIO callback (diff) | |
download | qemu-e67a64a869312eccc1487409aaa03177da4d2f26.tar.gz qemu-e67a64a869312eccc1487409aaa03177da4d2f26.tar.xz qemu-e67a64a869312eccc1487409aaa03177da4d2f26.zip |
vdi: Avoid direct AIO callback
bdrv_aio_* must not call the callback before returning to its caller. In vdi,
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>
Diffstat (limited to 'gdb-xml')
0 files changed, 0 insertions, 0 deletions