[libvirt] [PATCH v1 2/2] tests: add qemu-img test for preallocation=falloc

Michal Privoznik mprivozn at redhat.com
Wed Apr 4 11:31:38 UTC 2018


On 04/03/2018 04:14 PM, Wim Ten Have wrote:
> From: Wim ten Have <wim.ten.have at oracle.com>
> 
> Signed-off-by: Wim ten Have <wim.ten.have at oracle.com>
> ---
>  tests/storagevolxml2argvdata/qcow2-nocapacity-convert-prealloc.argv | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/storagevolxml2argvdata/qcow2-nocapacity-convert-prealloc.argv b/tests/storagevolxml2argvdata/qcow2-nocapacity-convert-prealloc.argv
> index 9073b1b16..b151b9401 100644
> --- a/tests/storagevolxml2argvdata/qcow2-nocapacity-convert-prealloc.argv
> +++ b/tests/storagevolxml2argvdata/qcow2-nocapacity-convert-prealloc.argv
> @@ -1,4 +1,4 @@
>  qemu-img convert -f raw -O qcow2 \
> --o encryption=on,preallocation=metadata \
> +-o encryption=on,preallocation=falloc \
>  /var/lib/libvirt/images/sparse.img \
>  /var/lib/libvirt/images/OtherDemo.img
> 


Ah, if anything, this should be merged into the previous patch.

Michal




More information about the libvir-list mailing list