Files
xemu/block
Kevin Wolf c644db3d53 qcow2: Remove request from in-flight list after error
If we complete a request with a failure we need to remove it from the list of
requests that are in flight. If we don't do it, the next time the same AIOCB is
used for a cluster allocation it will create a loop in the list and qemu will
hang in an endless loop.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-04-10 01:25:30 +02:00
..
2010-03-09 11:22:59 -06:00
2010-01-26 15:42:02 -06:00
2010-02-10 11:56:57 -06:00
2010-03-09 11:23:00 -06:00
2010-01-26 15:42:02 -06:00
2010-03-09 11:23:00 -06:00