commit | 4b25bbc4c22cf39350b75bd250d568a4d975f7c5 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed Oct 22 17:00:16 2014 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Oct 23 15:34:02 2014 +0200 |
tree | 7bca2ee214178e729fc236713fdb3dfbead12ec1 | |
parent | 59c9a95fd29cfb3296ee58e8a446df251d14a459 [diff] |
qemu-io: Respect early image end for map bdrv_is_allocated() may report zero clusters which most probably means the image (file) is shorter than expected. Respect this case in order to avoid an infinite loop. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: BenoƮt Canet <benoit.canet@nodalink.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>