From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMyov-0006Wp-Jf for qemu-devel@nongnu.org; Thu, 28 Aug 2014 08:28:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMyoq-0003O9-6f for qemu-devel@nongnu.org; Thu, 28 Aug 2014 08:28:53 -0400 Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]:46852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMyop-0003O5-Vq for qemu-devel@nongnu.org; Thu, 28 Aug 2014 08:28:48 -0400 Received: by mail-we0-f181.google.com with SMTP id x48so679412wes.26 for ; Thu, 28 Aug 2014 05:28:47 -0700 (PDT) Date: Thu, 28 Aug 2014 13:28:44 +0100 From: Stefan Hajnoczi Message-ID: <20140828122844.GN26741@stefanha-thinkpad.redhat.com> References: <1409146199-12855-1-git-send-email-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Ie5iOtK4e9kgqh2F" Content-Disposition: inline In-Reply-To: <1409146199-12855-1-git-send-email-stefanha@redhat.com> Subject: Re: [Qemu-devel] [PATCH] blockdev: fix drive-mirror 'granularity' error message List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Luiz Capitulino , qemu-devel@nongnu.org, Markus Armbruster --Ie5iOtK4e9kgqh2F Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 27, 2014 at 02:29:59PM +0100, Stefan Hajnoczi wrote: > Name the 'granularity' parameter and give its expected value range. > Previously the device name was mistakingly reported as the parameter > name. >=20 > Note that the error class is unchanged from ERROR_CLASS_GENERIC_ERROR. >=20 > Reported-by: Eric Blake > Signed-off-by: Stefan Hajnoczi > --- > blockdev.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Fixed "mistakingly" -> "mistakenly" spelling error while merging. Applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --Ie5iOtK4e9kgqh2F Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT/yB8AAoJEJykq7OBq3PINZgH/iMNx2GAeMpKAjsmLP3Jrc9G DDnGq136vPqAWaZeO8WPxrIjCeu+IehJEBuRadjWQcHeT2paxKxC518OKNwYEzZI JozAgyVGnqiGme8ryc4/VliMjM2AAGvEnrshIAdxCJQW2ZeLTa8G7W7lpRehcsgV IkpqCkDFFiAvgdm7yTc1VBbPJunqs44vIiNKK7Hd2DSR4KhR3mdiJjsmbkt3Ak/F OKJkoyOzkiT5QpKu/Qaf4wUi3g/KXvtYBgScbsrHQbonHDvbw++rKAXgrqumR2Vr ucIygU7CzVeT72JyCa/0m97UsC4K81HxZsT2AdYlQ8OGKCb06PrZFKQNObUbvi4= =DXHO -----END PGP SIGNATURE----- --Ie5iOtK4e9kgqh2F--