summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorAlberto Garcia2020-01-18 20:09:27 +0100
committerMax Reitz2020-02-06 13:47:45 +0100
commit344ffea951aa4aa4259f24c885ba00e768083f09 (patch)
tree6a6f9737bedc2a7b618a79ec4ae238a01aab178f /python
parentqcow2: Don't round the L1 table allocation up to the sector size (diff)
downloadqemu-344ffea951aa4aa4259f24c885ba00e768083f09.tar.gz
qemu-344ffea951aa4aa4259f24c885ba00e768083f09.tar.xz
qemu-344ffea951aa4aa4259f24c885ba00e768083f09.zip
qcow2: Tighten cluster_offset alignment assertions
qcow2_alloc_cluster_offset() and qcow2_get_cluster_offset() always return offsets that are cluster-aligned so don't just check that they are sector-aligned. The check in qcow2_co_preadv_task() is also replaced by an assertion for the same reason. Signed-off-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-id: 558ba339965f858bede4c73ce3f50f0c0493597d.1579374329.git.berto@igalia.com Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions