From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz3yf-0002fU-2w for qemu-devel@nongnu.org; Thu, 11 Dec 2014 08:40:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xz3yV-0005kC-GA for qemu-devel@nongnu.org; Thu, 11 Dec 2014 08:40:21 -0500 Received: from mail-wg0-x235.google.com ([2a00:1450:400c:c00::235]:37633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz3yV-0005ji-9M for qemu-devel@nongnu.org; Thu, 11 Dec 2014 08:40:11 -0500 Received: by mail-wg0-f53.google.com with SMTP id l18so6320945wgh.26 for ; Thu, 11 Dec 2014 05:40:10 -0800 (PST) Date: Thu, 11 Dec 2014 13:40:08 +0000 From: Stefan Hajnoczi Message-ID: <20141211134008.GK30812@stefanha-thinkpad.redhat.com> References: <1417613866-25890-1-git-send-email-mreitz@redhat.com> <1417613866-25890-12-git-send-email-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YQEH9CATo+4lan7A" Content-Disposition: inline In-Reply-To: <1417613866-25890-12-git-send-email-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v4 11/26] qcow2: More helpers for refcount modification List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Kevin Wolf , qemu-devel@nongnu.org, Stefan Hajnoczi --YQEH9CATo+4lan7A Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 03, 2014 at 02:37:31PM +0100, Max Reitz wrote: > Add helper functions for getting and setting refcounts in a refcount > array for any possible refcount order, and choose the correct one during > refcount initialization. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2-refcount.c | 121 +++++++++++++++++++++++++++++++++++++++++++= +++++- > 1 file changed, 119 insertions(+), 2 deletions(-) Reviewed-by: Stefan Hajnoczi --YQEH9CATo+4lan7A Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUiZ64AAoJEJykq7OBq3PICHYIALJo8or5fHbhSOuB1bqVtl+s aTWUEWjwZ00TTfRg1BJF84aajY7kKHt9TL7K4jc/XI3NKyHm6jSQhJoFEPRUZ9mr IgldJa+wJWsEEkP/RaMDy3G7Hge4WZ19wZFz7xxLlhy/ozeGBCXpmngRVh12RMqL VjwTc17uXch5lJuQ6jLJSfKJ6Lz/neIeNByrmLGcjxO/661uaoH3iWJhbZ3sb1E/ optD9ZChfchOMrkbDCE33sfKM9iBYXc9a1iPTwpoXN+p6JYGr+wduVtcWbHpvBrA 7h9XoqOwHypXrK96d2CHIpAKL2rc2rNiCMaW5IUrPXSIKGQaE6gk6akJGsURrNg= =aZ3D -----END PGP SIGNATURE----- --YQEH9CATo+4lan7A--