From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53712) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WH0Hp-0002gV-NL for qemu-devel@nongnu.org; Fri, 21 Feb 2014 19:17:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WH0Hl-0000Pr-8v for qemu-devel@nongnu.org; Fri, 21 Feb 2014 19:17:45 -0500 Received: from mx1.redhat.com ([209.132.183.28]:64687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WH0Hk-0000Ph-VR for qemu-devel@nongnu.org; Fri, 21 Feb 2014 19:17:41 -0500 Message-ID: <5307ECA2.5090306@redhat.com> Date: Fri, 21 Feb 2014 17:17:38 -0700 From: Eric Blake MIME-Version: 1.0 References: <1393027087-14420-1-git-send-email-benoit.canet@irqsave.net> <1393027087-14420-2-git-send-email-benoit.canet@irqsave.net> In-Reply-To: <1393027087-14420-2-git-send-email-benoit.canet@irqsave.net> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Nlgn1NMSKNdMRCgNc1meIoWGK4fQv1ULd" Subject: Re: [Qemu-devel] [PATCH 1/3] qmp: Fix BlockdevOptionQuorum. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , qemu-devel@nongnu.org Cc: kwolf@redhat.com, Benoit Canet , stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Nlgn1NMSKNdMRCgNc1meIoWGK4fQv1ULd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/21/2014 04:58 PM, Beno=C3=AEt Canet wrote: > Fix some nits before QEMU 2.0 freeze. >=20 > Signed-off-by: Benoit Canet > --- > qapi-schema.json | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake >=20 > diff --git a/qapi-schema.json b/qapi-schema.json > index fcb22800..ab5cdde 100644 > --- a/qapi-schema.json > +++ b/qapi-schema.json > @@ -4437,10 +4437,11 @@ > # Driver specific block device options for Quorum > # > # @blkverify: #optional true if the driver must print content mis= match > +# set to false by default > # > -# @children: the children block device to use > +# @children: the children block devices to use > # > -# @vote_threshold: the vote limit under which a read will fail > +# @vote-threshold: the vote limit under which a read will fail > # > # Since: 2.0 > ## >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Nlgn1NMSKNdMRCgNc1meIoWGK4fQv1ULd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTB+yiAAoJEKeha0olJ0NqancH/1rSb1EiLt6TUZKTjb0wWvDM MVkn3Y0gpzYirkHXvpGsIoYwWxp1K2vJ77zxkja9HlYBZ53A0SoHM+NP9wkiEW2x 973P5LNtyWhYTVM1sBysGJFWkwarYVWG3WSOtVidOSxYzc30cn8XjT8opBQg13H/ uWf4yXkrzKe9QZ/4QWDvkV/kmsVuTAR6xvUBMfVvAhYO/JKMGyBS0QT8c34Vjovp YHrZs9fKtaOEbIrc95wFSiCRkZPbglw/zuN9k0NpqvjhJhb0FVD2U6Dc54Ehju/o Wmyb8N0TH/MQgK1aSf6bhCfBtNXUkh+IXjEifvCl4t1mV/F6vqkOsvng8deU1rQ= =d+LL -----END PGP SIGNATURE----- --Nlgn1NMSKNdMRCgNc1meIoWGK4fQv1ULd--