diff options
author | Kevin Wolf <kwolf@redhat.com> | 2011-06-07 16:12:58 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2011-06-15 14:35:15 +0200 |
commit | e67a64a869312eccc1487409aaa03177da4d2f26 (patch) | |
tree | 51c534bdb6ef78585b36d292a7803b825b49404d /block_int.h | |
parent | b11a24dee661dd1e1de0dcbc149052ed67b0647a (diff) |
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 'block_int.h')
0 files changed, 0 insertions, 0 deletions