qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] Forbid adding children to a Quorum in blkverify


From: Alberto Garcia
Subject: [Qemu-devel] [PATCH 0/2] Forbid adding children to a Quorum in blkverify mode
Date: Thu, 18 Oct 2018 11:59:02 +0300

Hi,

as pointed out by Kevin, the Quorum driver should not allow adding new
children when running in blkverify mode.

This series fixes that and also adds a couple of basic iotests for the
x-blockdev-change QMP command.

Berto

Alberto Garcia (2):
  quorum: Forbid adding children in blkverify mode
  iotest: Test x-blockdev-change on a Quorum

 block/quorum.c             |  8 +++++
 tests/qemu-iotests/081     | 86 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/081.out | 54 +++++++++++++++++++++++++++++
 3 files changed, 148 insertions(+)

-- 
2.11.0




reply via email to

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