On 06/03/2016 11:21 AM, Kevin Wolf wrote:
> This will allow copy on write operations where the overwritten part of
> the cluster is not aligned to sector boundaries.
>
> Signed-off-by: Kevin Wolf
> ---
> block/qcow2-cluster.c | 37 +
> 1 file changed, 17 inser
This will allow copy on write operations where the overwritten part of
the cluster is not aligned to sector boundaries.
Signed-off-by: Kevin Wolf
---
block/qcow2-cluster.c | 37 +
1 file changed, 17 insertions(+), 20 deletions(-)
diff --git a/block/qcow2-clus