From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz1eE-00024e-6R for qemu-devel@nongnu.org; Thu, 11 Dec 2014 06:11:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xz1e4-0007LK-2v for qemu-devel@nongnu.org; Thu, 11 Dec 2014 06:11:06 -0500 Received: from mail-wg0-x236.google.com ([2a00:1450:400c:c00::236]:62226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz1e3-0007LG-Gn for qemu-devel@nongnu.org; Thu, 11 Dec 2014 06:10:55 -0500 Received: by mail-wg0-f54.google.com with SMTP id l2so6089151wgh.13 for ; Thu, 11 Dec 2014 03:10:54 -0800 (PST) Date: Thu, 11 Dec 2014 11:10:50 +0000 From: Stefan Hajnoczi Message-ID: <20141211111050.GG30812@stefanha-thinkpad.redhat.com> References: <1417613866-25890-1-git-send-email-mreitz@redhat.com> <1417613866-25890-8-git-send-email-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="iJXiJc/TAIT2rh2r" Content-Disposition: inline In-Reply-To: <1417613866-25890-8-git-send-email-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v4 07/26] 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 --iJXiJc/TAIT2rh2r Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 03, 2014 at 02:37:27PM +0100, Max Reitz wrote: > qcow2_update_cluster_refcount() may fail, and qcow2_alloc_bytes() should > mind that case. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2-refcount.c | 33 +++++++++++++++++++++------------ > 1 file changed, 21 insertions(+), 12 deletions(-) Reviewed-by: Stefan Hajnoczi --iJXiJc/TAIT2rh2r Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUiXu6AAoJEJykq7OBq3PIX94H/0ggXCEVyFS1wYcUslrllcqU kB4ryvg8Y8QHJCGp9+lDyZj4vZ7XMKSVa2AhYomPmeTXcAIAk5fQWbHSxPlKLQD9 ICwXSZUTmzCWgJ02mHvMW5x9ZAiSPZHfAgJ2RrsEl7IUqhWgwtLsTNCQgTh9vmdq 11xg/bP2jJFumy2q1H1jNgCobH1Rv2zf1Sv46GG2kK5AC1+5v5zyi/Yd8RWWAEf5 WXZE1W/oWwVLFo9KquVZLHjoCfjhqvm+WnOKZXfIeVfFapZa4o/AizCq8lOu+74M 4/34UvtjnhUA5+j6YvQLo+qV1urvqgWvdw6pGhKjpd0wOouxkK0XE7gkfirnCcw= =+eQx -----END PGP SIGNATURE----- --iJXiJc/TAIT2rh2r--