diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2013-04-15 17:17:33 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-04-22 10:27:58 +0200 |
commit | 54f106d5fd51fcf385bab2ddf125477e83758038 (patch) | |
tree | e76e619f264a1dbf6b636aa56def8814f6604380 /Makefile.target | |
parent | 16b3c5cd9f27678bc9d6707664640653b47533b9 (diff) |
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 'Makefile.target')
0 files changed, 0 insertions, 0 deletions