All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] block/qcow2: Fix bitmap reopen with 'auto-read-only' file child
@ 2020-02-28 12:44 Peter Krempa
  2020-02-28 12:44 ` [PATCH 1/2] block: Introduce 'bdrv_reopen_commit_post' step Peter Krempa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Krempa @ 2020-02-28 12:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Peter Krempa, John Snow, qemu-block, Max Reitz

See patch 2/2 for explanation. Also please excuse the lack of tests
caused by my ignorance of not figuring out where to put them.

Peter Krempa (2):
  block: Introduce 'bdrv_reopen_commit_post' step
  block/qcow2: Move bitmap reopen into bdrv_reopen_commit_post

 block.c                   | 9 +++++++++
 block/qcow2.c             | 7 ++++++-
 include/block/block_int.h | 1 +
 3 files changed, 16 insertions(+), 1 deletion(-)

-- 
2.24.1



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

end of thread, other threads:[~2020-03-03 16:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-28 12:44 [PATCH 0/2] block/qcow2: Fix bitmap reopen with 'auto-read-only' file child Peter Krempa
2020-02-28 12:44 ` [PATCH 1/2] block: Introduce 'bdrv_reopen_commit_post' step Peter Krempa
2020-02-28 12:44 ` [PATCH 2/2] block/qcow2: Move bitmap reopen into bdrv_reopen_commit_post Peter Krempa
2020-03-03 16:13 ` [PATCH 0/2] block/qcow2: Fix bitmap reopen with 'auto-read-only' file child Kevin Wolf

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.