qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/2] block/qcow2: Fix bitmap reopen with 'auto-read-only' file ch


From: Peter Krempa
Subject: [PATCH 0/2] block/qcow2: Fix bitmap reopen with 'auto-read-only' file child
Date: Fri, 28 Feb 2020 13:44:45 +0100

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




reply via email to

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