Re: [Qemu-devel] [PATCH 0/4] qcow2: Some fixes

2017-05-04 Thread Kevin Wolf
Am 04.05.2017 um 01:11 hat Max Reitz geschrieben: > This series contains some fixes for issues reported by Eric. Thanks, applied to the block branch (though I think it's a new feature rather than a fix for the most part). Kevin

[Qemu-devel] [PATCH 0/4] qcow2: Some fixes

2017-05-03 Thread Max Reitz
This series contains some fixes for issues reported by Eric. Max Reitz (4): qcow2: Fix preallocation size formula qcow2: Reuse preallocated zero clusters qcow2: Discard preallocated zero clusters iotests: Extend test 066 block/qcow2.h | 3 ++ block/qcow2-cluster.c |