]> Git Repo - qemu.git/commit
iotests: vmdk: Enable zeroed_grained=on by default
authorKevin Wolf <[email protected]>
Thu, 30 Apr 2020 13:30:07 +0000 (15:30 +0200)
committerKevin Wolf <[email protected]>
Fri, 8 May 2020 11:26:35 +0000 (13:26 +0200)
commitc1eafd27b136b6717f8271e842372565d9b8c178
treecf5efada10c3831a9bf95857e0b9a439e99d2b5d
parent2758be056ba814cd5a878b71c231af79a863b058
iotests: vmdk: Enable zeroed_grained=on by default

In order to avoid bitrot in the zero cluster code in VMDK, enable
zeroed_grain=on by default for the tests.

059 now unsets the default options because zeroed_grain=on works only
with some subformats and the test case tests many different subformats,
including those for which it doesn't work.

Signed-off-by: Kevin Wolf <[email protected]>
Message-Id: <20200430133007[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
tests/qemu-iotests/059
tests/qemu-iotests/check
This page took 0.025771 seconds and 4 git commands to generate.