qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Forbid adding children to a Quorum in blkverify mode
@ 2018-10-18  8:59 Alberto Garcia
  2018-10-18  8:59 ` [Qemu-devel] [PATCH 1/2] quorum: Forbid adding children " Alberto Garcia
  2018-10-18  8:59 ` [Qemu-devel] [PATCH 2/2] iotest: Test x-blockdev-change on a Quorum Alberto Garcia
  0 siblings, 2 replies; 4+ messages in thread
From: Alberto Garcia @ 2018-10-18  8:59 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alberto Garcia, qemu-block, Kevin Wolf, Max Reitz

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-10-18 13:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-18  8:59 [Qemu-devel] [PATCH 0/2] Forbid adding children to a Quorum in blkverify mode Alberto Garcia
2018-10-18  8:59 ` [Qemu-devel] [PATCH 1/2] quorum: Forbid adding children " Alberto Garcia
2018-10-18  8:59 ` [Qemu-devel] [PATCH 2/2] iotest: Test x-blockdev-change on a Quorum Alberto Garcia
2018-10-18 13:07   ` Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).