diff options
author | Feiran Zheng <famcool@gmail.com> | 2011-03-09 21:19:35 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2011-03-15 13:21:14 +0100 |
commit | 209bef3e014ba1613759575e2c10f0ef8d64eb84 (patch) | |
tree | 0de0ffc334bfa57ded7da2ccdfcd03f9eb581f7e /target-microblaze | |
parent | 52f9a172b6db89ba1f4389883be805d65dd3ca8c (diff) |
hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0
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 <famcool@gmail.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'target-microblaze')
0 files changed, 0 insertions, 0 deletions