On Wed, Mar 9, 2011 at 2:42 PM, Stefano Stabellini <[email protected]> wrote: > On Wed, 9 Mar 2011, Feiran Zheng wrote: >> In hw/xen_disk.c, async writing ioreq is leaked when >> ioreq->req.nr_segments==0, because `aio_inflight` flag is not released >> properly (skipped by misplaced "break"). >> >> Signed-off-by: Feiran Zheng <[email protected]> > > Acked-by: Stefano Stabellini <[email protected]>
Included Kevin so this can be taken up into the block subsystem branch. Stefan
