qemu-block
[Top][All Lists]
Advanced

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

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


From: Max Reitz
Subject: [Qemu-block] [PATCH 0/4] qcow2: Some fixes
Date: Thu, 4 May 2017 01:11:16 +0200

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      |  83 ++++++++++++++++++++---------
 block/qcow2.c              |   9 ++--
 tests/qemu-iotests/066     | 128 ++++++++++++++++++++++++++++++++++++++++++++-
 tests/qemu-iotests/066.out |  46 ++++++++++++++++
 5 files changed, 239 insertions(+), 30 deletions(-)

-- 
2.12.2




reply via email to

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