qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 0/4] Add shrink image for qcow2


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v4 0/4] Add shrink image for qcow2
Date: Tue, 11 Jul 2017 20:08:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 2017-07-11 14:40, Pavel Butsykin wrote:
> This patch add shrinking of the image file for qcow2. As a result, this allows
> us to reduce the virtual image size and free up space on the disk without
> copying the image. Image can be fragmented and shrink is done by punching 
> holes
> in the image file.

Looks good, but will need a rebase on my preallocated truncation series.
 (Should be rather simple, however; just adjusting an enum value in
patch 1, some contextual changes, and adding a condition in patch 3 to
return an error if you try to shrink a qcow2 image with a prealloc value
other than PREALLOC_MODE_OFF.)

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]