On 2018-06-28 17:39, Kevin Wolf wrote:
> Kevin Wolf (3):
> qemu-iotests: Update 026.out.nocache reference output
> qcow2: Free allocated clusters on write error
> qemu-iotests: Test qcow2 not leaking clusters on write error
>
> block/qcow2.h | 1 +
> block/qcow2-cluster.c | 11 +++++++++++
> block/qcow2.c | 2 ++
> tests/qemu-iotests/026 | 17 +++++++++++++++++
> tests/qemu-iotests/026.out | 8 ++++++++
> tests/qemu-iotests/026.out.nocache | 14 +++++++++++---
> 6 files changed, 50 insertions(+), 3 deletions(-)
Reviewed-by: Max Reitz <mreitz@redhat.com>