From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X43m9-0004tK-Mc for qemu-devel@nongnu.org; Mon, 07 Jul 2014 03:55:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X43m4-0001zD-Ts for qemu-devel@nongnu.org; Mon, 07 Jul 2014 03:55:49 -0400 Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]:63755) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X43m4-0001z8-Lo for qemu-devel@nongnu.org; Mon, 07 Jul 2014 03:55:44 -0400 Received: by mail-we0-f181.google.com with SMTP id q59so3958470wes.40 for ; Mon, 07 Jul 2014 00:55:43 -0700 (PDT) Date: Mon, 7 Jul 2014 09:55:40 +0200 From: Stefan Hajnoczi Message-ID: <20140707075540.GB7963@stefanha-thinkpad.redhat.com> References: <1403781805-17171-1-git-send-email-armbru@redhat.com> <1403781805-17171-2-git-send-email-armbru@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+g7M9IMkV8truYOl" Content-Disposition: inline In-Reply-To: <1403781805-17171-2-git-send-email-armbru@redhat.com> Subject: Re: [Qemu-devel] [PATCH v5 01/10] raw-posix: Fix raw_getlength() to always return -errno on error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: kwolf@redhat.com, mreitz@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, benoit@irqsave.net --+g7M9IMkV8truYOl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 26, 2014 at 01:23:16PM +0200, Markus Armbruster wrote: > We got a merry mix of -1 and -errno here. >=20 > Signed-off-by: Markus Armbruster > Reviewed-by: Eric Blake > Reviewed-by: Benoit Canet > --- > block/raw-posix.c | 28 ++++++++++++++++++++++------ > 1 file changed, 22 insertions(+), 6 deletions(-) Thanks, applied to my block tree for QEMU 2.1: https://github.com/stefanha/qemu/commits/block Stefan --+g7M9IMkV8truYOl Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTulJ8AAoJEJykq7OBq3PIf2QH/j8+Ms3pJhSSf4brV80ZVGZo ziECeQ6Rs0L50eEpmIwBrdXdenHGTKdyZDkKlKu9cL0oiwJ9hEVYfz0AdS5pDnYs TWds1ezKwe60IPDsJbnanrvOSe7LlF8WP6wyKWnjKD3DgVvAAXQxKI+cpJ85XOZO 1cdHDTTxrGmXcYFqlW/GP2sQZBxro4DxCTRkiFjaXJZ41QH+W1GGpOcWuQFW7cZn bKwKbIvdv+s7ophXV+VJmS21nu/CHHZurSCMfxuqePLvNRDs8hhZgGHwTgExuKFe +ABeem0uacqgzj1Ag2kXAqaMVAp4mKqg5KN05s1mhldJoriM0JhQAGqh3wyuEU8= =ESV0 -----END PGP SIGNATURE----- --+g7M9IMkV8truYOl--