qemu-block
[Top][All Lists]
Advanced

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

[Qemu-block] [PATCH 0/2] block: Fix qemu-img creating overlay when guest


From: Fam Zheng
Subject: [Qemu-block] [PATCH 0/2] block: Fix qemu-img creating overlay when guest running
Date: Fri, 15 Dec 2017 16:04:44 +0800

Shared write lock is not strictly necessary for creating the overlay image, if
all what we want is to probe the size.

Fam Zheng (2):
  block: Open backing image in force share mode for size probe
  iotests: Test creating overlay when guest running

 block.c                    | 3 ++-
 tests/qemu-iotests/153     | 4 ++++
 tests/qemu-iotests/153.out | 3 +++
 3 files changed, 9 insertions(+), 1 deletion(-)

-- 
2.14.3




reply via email to

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