summary refs log tree commit diff stats
path: root/scripts/qapi-types.py
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2013-10-09 14:41:28 +0200
committerKevin Wolf <kwolf@redhat.com>2013-10-11 16:49:59 +0200
commitf9bff971436b5924ca3c3203c6a3dcd6437bd430 (patch)
treef95d695b714871789c721066411ed6343e7ec15e /scripts/qapi-types.py
parent9e3f08923a14ba0655c6797edd9ffef44bb8cbf2 (diff)
downloadfocaccia-qemu-f9bff971436b5924ca3c3203c6a3dcd6437bd430.tar.gz
focaccia-qemu-f9bff971436b5924ca3c3203c6a3dcd6437bd430.zip
qcow2: Remove wrong metadata overlap check
In qcow2_write_compressed, if the compression fails, a normal cluster is
written to disk. This is done through bdrv_write on the qcow2 BDS
itself (using the guest offset), thus it is wrong to do a metadata
overlap check before.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions