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