On Wed, Mar 9, 2011 at 2:42 PM, Stefano Stabellini <stefano.stabell...@eu.citrix.com> 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 <famc...@gmail.com> > > Acked-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
Included Kevin so this can be taken up into the block subsystem branch. Stefan