From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34025) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMFs4-00068h-E8 for qemu-devel@nongnu.org; Fri, 13 Feb 2015 08:01:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YMFs1-0003ma-9S for qemu-devel@nongnu.org; Fri, 13 Feb 2015 08:01:24 -0500 Received: from mail-we0-x234.google.com ([2a00:1450:400c:c03::234]:40930) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMFs1-0003mU-3S for qemu-devel@nongnu.org; Fri, 13 Feb 2015 08:01:21 -0500 Received: by mail-we0-f180.google.com with SMTP id k11so16420773wes.11 for ; Fri, 13 Feb 2015 05:01:20 -0800 (PST) Date: Fri, 13 Feb 2015 13:01:17 +0000 From: Stefan Hajnoczi Message-ID: <20150213130117.GF21976@stefanha-thinkpad.redhat.com> References: <1423162705-32065-1-git-send-email-mreitz@redhat.com> <1423162705-32065-6-git-send-email-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5Mfx4RzfBqgnTE/w" Content-Disposition: inline In-Reply-To: <1423162705-32065-6-git-send-email-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v4 05/16] blockdev: Use blk_new_open() in blockdev_init() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Kevin Wolf , qemu-devel@nongnu.org, Stefan Hajnoczi --5Mfx4RzfBqgnTE/w Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 05, 2015 at 01:58:14PM -0500, Max Reitz wrote: > Due to different error propagation, this breaks tests 051 and 087; fix > their output. >=20 > Signed-off-by: Max Reitz > --- > blockdev.c | 92 +++++++++++++++++++++-------------------= ------ > tests/qemu-iotests/051.out | 62 +++++++++++++++---------------- > tests/qemu-iotests/087.out | 8 ++-- > 3 files changed, 77 insertions(+), 85 deletions(-) Reviewed-by: Stefan Hajnoczi --5Mfx4RzfBqgnTE/w Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJU3fWdAAoJEJykq7OBq3PIVeAH/2+SJisem2K2GMPURxgOBm11 +Uc0GrQUfs1Kziq3MVbu+QHW2e8jDmmiCoB/jef1/mjiKuPaf5Fel1e7tXVZDDKv gu5mo66HrHJEClsvcym74AnZZqmu8K5lvEjxut6qnTidGGjwrw2C68U7FMfZgXTV jWMHlTytyL4htMO6dMuq7NCHbi6vnMcTqoht5HW3RH8YKvpTBPuTOXdq/K4BqmJD fr9SWYMyfyNiPBMIDFN2ollJRj+8c7cdVmVnH0aa/QfEyrNqcAt7ELK3fd3YjGOW 9q0ewPcHFDuqVaETVFXLb/8dYikIKLBIGEcsFQIrmSvrkat593hDsynNGs+InZk= =IPN5 -----END PGP SIGNATURE----- --5Mfx4RzfBqgnTE/w--