diff options
Diffstat (limited to 'tests/qemu-iotests/091')
-rwxr-xr-x | tests/qemu-iotests/091 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/091 b/tests/qemu-iotests/091 index d2a2aca..68fbfd7 100755 --- a/tests/qemu-iotests/091 +++ b/tests/qemu-iotests/091 @@ -46,8 +46,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 _supported_fmt qcow2 _supported_proto file _supported_os Linux -_default_cache_mode none _supported_cache_modes writethrough none writeback +_default_cache_mode none writeback size=1G |