All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.12 0/1] qcow2: Repair unaligned preallocated zero clusters
@ 2017-11-10 20:37 Max Reitz
  2017-11-10 20:37 ` [Qemu-devel] [PATCH for-2.12 1/1] " Max Reitz
  2018-01-17 13:19 ` [Qemu-devel] [PATCH for-2.12 0/1] " Max Reitz
  0 siblings, 2 replies; 4+ messages in thread
From: Max Reitz @ 2017-11-10 20:37 UTC (permalink / raw)
  To: qemu-block; +Cc: qemu-devel, Max Reitz, Kevin Wolf, Alberto Garcia, John Snow

This is a follow-up to patch 2 of my "qcow2: Unaligned zero cluster in
handle_alloc()" series.  That patch adds a way to correctly deal with
such clusters, this patch here adds a way to repair them.

Naturally, this patch is therefore based on that series:

Based-on: <20171110203111.7666-1-mreitz@redhat.com>


Max Reitz (1):
  qcow2: Repair unaligned preallocated zero clusters

 block/qcow2-refcount.c     | 70 ++++++++++++++++++++++++++++++++++++++--------
 tests/qemu-iotests/060     |  3 +-
 tests/qemu-iotests/060.out |  9 ++++++
 3 files changed, 69 insertions(+), 13 deletions(-)

-- 
2.13.6

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-01-17 13:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-10 20:37 [Qemu-devel] [PATCH for-2.12 0/1] qcow2: Repair unaligned preallocated zero clusters Max Reitz
2017-11-10 20:37 ` [Qemu-devel] [PATCH for-2.12 1/1] " Max Reitz
2017-11-10 20:51   ` Eric Blake
2018-01-17 13:19 ` [Qemu-devel] [PATCH for-2.12 0/1] " Max Reitz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.