[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH for-4.1 v2 0/2] commit: Make base read-only if there
From: |
Alberto Garcia |
Subject: |
[Qemu-devel] [PATCH for-4.1 v2 0/2] commit: Make base read-only if there is an early failure |
Date: |
Thu, 11 Apr 2019 15:32:26 +0300 |
Hi,
this is the same patch I posted yesterday, but with a test case.
Berto
Alberto Garcia (2):
commit: Make base read-only if there is an early failure
iotests: Check that images are in read-only mode after block-commit
block/commit.c | 3 ++
tests/qemu-iotests/249 | 115 +++++++++++++++++++++++++++++++++++++++++++++
tests/qemu-iotests/249.out | 35 ++++++++++++++
tests/qemu-iotests/group | 1 +
4 files changed, 154 insertions(+)
create mode 100755 tests/qemu-iotests/249
create mode 100644 tests/qemu-iotests/249.out
--
2.11.0
- [Qemu-devel] [PATCH for-4.1 v2 0/2] commit: Make base read-only if there is an early failure,
Alberto Garcia <=