[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: [PATCH V2] hw/xen_disk: ioreq not finished on error
From: |
Stefano Stabellini |
Subject: |
[Qemu-devel] Re: [PATCH V2] hw/xen_disk: ioreq not finished on error |
Date: |
Tue, 29 Mar 2011 11:48:21 +0100 |
User-agent: |
Alpine 2.00 (DEB 1167 2008-08-23) |
On Tue, 29 Mar 2011, Feiran Zheng wrote:
> Bug fix: routines 'ioreq_runio_qemu_sync' and 'ioreq_runio_qemu_aio'
> won't call 'ioreq_unmap' or 'ioreq_finish' on errors, leaving ioreq in
> the blkdev->inflight list and a leak.
>
Acked-by: Stefano Stabellini <address@hidden>