From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xu0VH-00057E-Lf for qemu-devel@nongnu.org; Thu, 27 Nov 2014 09:57:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xu0V7-0007zF-6a for qemu-devel@nongnu.org; Thu, 27 Nov 2014 09:57:07 -0500 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:64282) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xu0V7-0007z4-0j for qemu-devel@nongnu.org; Thu, 27 Nov 2014 09:56:57 -0500 Received: by mail-wi0-f178.google.com with SMTP id hi2so8583788wib.5 for ; Thu, 27 Nov 2014 06:56:56 -0800 (PST) Date: Thu, 27 Nov 2014 14:56:54 +0000 From: Stefan Hajnoczi Message-ID: <20141127145654.GD15586@stefanha-thinkpad.lan> References: <1416503198-17031-1-git-send-email-mreitz@redhat.com> <1416503198-17031-5-git-send-email-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Xm/fll+QQv+hsKip" Content-Disposition: inline In-Reply-To: <1416503198-17031-5-git-send-email-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v3 04/22] qcow2: Respect error in qcow2_alloc_bytes() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Kevin Wolf , qemu-devel@nongnu.org, Stefan Hajnoczi --Xm/fll+QQv+hsKip Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 20, 2014 at 06:06:20PM +0100, Max Reitz wrote: > qcow2_update_cluster_refcount() may fail, and qcow2_alloc_bytes() should > mind that case. >=20 > Signed-off-by: Max Reitz > Reviewed-by: Eric Blake > --- > block/qcow2-refcount.c | 32 +++++++++++++++++++++----------- > 1 file changed, 21 insertions(+), 11 deletions(-) Reviewed-by: Stefan Hajnoczi --Xm/fll+QQv+hsKip Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUdzu2AAoJEJykq7OBq3PIY4gIAJAChupIZi64PZfYOkRszgxt ob6bAWyoKQCHVlP6dgEMfy/uuL56KpfLDYHgv5pUnXdupdRwVGl0gHNHQ2G12K1k WsRM5u+GY+ecnQA1BkF+dDR3jgbGoMoSF0siZsj4tMFGEGtbGD/dRrmYCV3JQ1tU VF4Q6ZSLZwuqCrAnTnNEjzUBHCyHAniEPIO4wmafvqSHJ3Ujjh6BwA6o1HFtKM7W 7l8oC6WAmlX1dn81XV0dYgusafeDjeiNdENfF8Nr0xmaUEtPbxoVtShaIbcSr1JG tnifjWDtNYhOzaTip/JZSO55UuaQcZRzAW5+IR15U/Re6xD2iGNmFBZtIj3cbGs= =uxfR -----END PGP SIGNATURE----- --Xm/fll+QQv+hsKip--