From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56328) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1sSJ-0005be-Im for qemu-devel@nongnu.org; Tue, 01 Jul 2014 03:26:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X1sSE-0005qp-QP for qemu-devel@nongnu.org; Tue, 01 Jul 2014 03:26:19 -0400 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:49463) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1sSE-0005qk-K5 for qemu-devel@nongnu.org; Tue, 01 Jul 2014 03:26:14 -0400 Received: by mail-wg0-f45.google.com with SMTP id l18so9002384wgh.28 for ; Tue, 01 Jul 2014 00:26:13 -0700 (PDT) Date: Tue, 1 Jul 2014 09:26:06 +0200 From: Stefan Hajnoczi Message-ID: <20140701072606.GC24571@stefanha-thinkpad.redhat.com> References: <1404140741-16849-1-git-send-email-benoit.canet@irqsave.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R+My9LyyhiUvIEro" Content-Disposition: inline In-Reply-To: <1404140741-16849-1-git-send-email-benoit.canet@irqsave.net> Subject: Re: [Qemu-devel] [PATCH] qapi: Change back sector-count to sectors-count in quorum QAPI events. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?Beno=EEt?= Canet Cc: kwolf@redhat.com, Benoit Canet , qemu-devel@nongnu.org, stefanha@redhat.com, wenchaoqemu@gmail.com --R+My9LyyhiUvIEro Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 30, 2014 at 05:05:41PM +0200, Beno=EEt Canet wrote: > fe069d9d had aligned code and documentation while dropping the s from the > actual JSON output. Fix that. >=20 > This also fix test/qemu-iotest/081 since the missing s was causing a perm= utation. >=20 > Signed-off-by: Benoit Canet > --- > docs/qmp/qmp-events.txt | 26 +++++++++++++------------- > qapi/event.json | 8 ++++---- > 2 files changed, 17 insertions(+), 17 deletions(-) Fixes qemu-iotests 081. Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --R+My9LyyhiUvIEro Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTsmKOAAoJEJykq7OBq3PI1AsH/jpXd7kOvE94zFyyS8yQp3+w tKJrquy0I2l/LtlijHHDYBP6niEsLuEjq4bqGFnn2zzsnJ8OTnzOsERTb6MzWft7 CnBorTOhbgi+ymHJfcqcjYjG693yLGaooimrQUtNrWA5erniw+lM+wByr6C7faYB Q/0HeUD5T3P84Tc4m4wq7jN+knQjnTwWOvwHYeDVd96oXf9YtPHjzS6S32BV1UMB Pm+HRLTqukg9ZLSDfYQporDboMnHrbdGJ/3xswgNT5OU6idjJEQqchc90LfGau2r D6M5z1VretEXmWvI2+nWjJgcq8N7juX0mepWwF4W901rJu1LOkosiv7yIAjk8TU= =Cutu -----END PGP SIGNATURE----- --R+My9LyyhiUvIEro--