qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] qcow2: Fix write/copy error path with data file
@ 2020-02-11  9:48 Kevin Wolf
  2020-02-11  9:48 ` [PATCH 1/3] qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put() Kevin Wolf
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kevin Wolf @ 2020-02-11  9:48 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, pbutsykin, jsnow, qemu-devel, mreitz

Kevin Wolf (3):
  qcow2: update_refcount(): Reset old_table_index after
    qcow2_cache_put()
  qcow2: Fix qcow2_alloc_cluster_abort() for external data file
  iotests: Test copy offloading with external data file

 block/qcow2-cluster.c      |  7 +++++--
 block/qcow2-refcount.c     |  1 +
 tests/qemu-iotests/244     | 14 ++++++++++++++
 tests/qemu-iotests/244.out |  6 ++++++
 4 files changed, 26 insertions(+), 2 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-02-14 13:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-11  9:48 [PATCH 0/3] qcow2: Fix write/copy error path with data file Kevin Wolf
2020-02-11  9:48 ` [PATCH 1/3] qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put() Kevin Wolf
2020-02-11  9:48 ` [PATCH 2/3] qcow2: Fix qcow2_alloc_cluster_abort() for external data file Kevin Wolf
2020-02-11  9:49 ` [PATCH 3/3] iotests: Test copy offloading with " Kevin Wolf
2020-02-14 13:22 ` [PATCH 0/3] qcow2: Fix write/copy error path with " Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).