Home
last modified time | relevance | path

Searched hist:d1a126c5 (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dvhdx.cd1a126c5 Tue Apr 14 14:36:16 GMT 2015 Kevin Wolf <kwolf@redhat.com> vhdx: Fix zero-fill iov length

Fix the length of the zero-fill for the back, which was accidentally
using the same value as for the front. This is caught by qemu-iotests
033.

For consistency, change the code for the front as well to use the length
stored in the iov (it is the same value, copied four lines above).

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Jeff Cody <jcody@redhat.com>