diff options
| author | Paolo Bonzini | 2013-09-04 19:00:25 +0200 |
|---|---|---|
| committer | Stefan Hajnoczi | 2013-09-06 15:25:09 +0200 |
| commit | d663640c04f2aab810915c556390211d75457704 (patch) | |
| tree | e255e24307c7889d516fc74c0416b6084c4d90f8 /include/exec/exec-all.h | |
| parent | block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction (diff) | |
| download | qemu-d663640c04f2aab810915c556390211d75457704.tar.gz qemu-d663640c04f2aab810915c556390211d75457704.tar.xz qemu-d663640c04f2aab810915c556390211d75457704.zip | |
block: expect errors from bdrv_co_is_allocated
Some bdrv_is_allocated callers do not expect errors, but the fallback
in qcow2.c might make other callers trip on assertion failures or
infinite loops.
Fix the callers to always look for errors.
Cc: qemu-stable@nongnu.org
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
