summaryrefslogtreecommitdiff
path: root/stubs
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2013-04-15 17:17:33 +0200
committerKevin Wolf <kwolf@redhat.com>2013-04-22 10:27:58 +0200
commit54f106d5fd51fcf385bab2ddf125477e83758038 (patch)
treee76e619f264a1dbf6b636aa56def8814f6604380 /stubs
parent16b3c5cd9f27678bc9d6707664640653b47533b9 (diff)
downloadqemu-54f106d5fd51fcf385bab2ddf125477e83758038.tar.gz
qemu-img: do not zero-pad the compressed write buffer
bdrv_write_compressed() does not allow requests that span the end of the device. Therefore it is useless to zero-pad the last cluster and thereby exceed the end of the device. Let image formats handle zero-padding the final compressed cluster, if necessary. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'stubs')
0 files changed, 0 insertions, 0 deletions