From: Alberto Garcia <berto@igalia.com>
To: qemu-devel@nongnu.org
Cc: Alberto Garcia <berto@igalia.com>,
qemu-block@nongnu.org, Kevin Wolf <kwolf@redhat.com>,
Max Reitz <mreitz@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] Forbid adding children to a Quorum in blkverify mode
Date: Thu, 18 Oct 2018 11:59:02 +0300 [thread overview]
Message-ID: <cover.1539852875.git.berto@igalia.com> (raw)
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
next reply other threads:[~2018-10-18 8:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-18 8:59 Alberto Garcia [this message]
2018-10-18 8:59 ` [Qemu-devel] [PATCH 1/2] quorum: Forbid adding children in blkverify mode 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1539852875.git.berto@igalia.com \
--to=berto@igalia.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.