Home
last modified time | relevance | path

Searched hist:"453 f9a1652629e5805995b165be2e634c8487139" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblock.cdiff 453f9a1652629e5805995b165be2e634c8487139 Fri Jul 02 07:01:21 CDT 2010 Kevin Wolf <kwolf@redhat.com> block: Fix early failure in multiwrite

bdrv_aio_writev may call the callback immediately (and it will commonly do so
in error cases). Current code doesn't consider this. For details see the
comment added by this patch.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>