On 05/15/2014 08:36 AM, Max Reitz wrote:
On 09.05.2014 17:20, Jun Li wrote:
As the realization of raw shrinking, so when do qcow2 shrinking, do not
*when doing
check l1 entries. When resize to size1(size1 < "disk size"), the
custemer
*customer
Sorry ~ :-)
knows this will destory the da
On 09.05.2014 17:20, Jun Li wrote:
As the realization of raw shrinking, so when do qcow2 shrinking, do not
*when doing
check l1 entries. When resize to size1(size1 < "disk size"), the custemer
*customer
knows this will destory the data. So no need to check the l1 entries which
is used or
As the realization of raw shrinking, so when do qcow2 shrinking, do not
check l1 entries. When resize to size1(size1 < "disk size"), the custemer
knows this will destory the data. So no need to check the l1 entries which
is used or not.
This is v2 of the original patch. thx.
Signed-off-by: Jun Li