aboutsummaryrefslogtreecommitdiff
path: root/block/vdi.c
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2011-06-07 15:04:32 +0200
committerKevin Wolf <kwolf@redhat.com>2011-06-14 17:03:25 +0200
commit42496d6240bfedc7ac6d92f04f92cff6c2e9f226 (patch)
tree6cdc93f0d670c8e6c62fe6479d6ee94531c478af /block/vdi.c
parent7bf4162a801761792834e9e7da4b80b089434ce7 (diff)
qcow2: Avoid direct AIO callback
bdrv_aio_* must not call the callback before returning to its caller. In qcow2, 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 'block/vdi.c')
0 files changed, 0 insertions, 0 deletions