From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33055) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz4w2-0005Fy-Os for qemu-devel@nongnu.org; Thu, 11 Dec 2014 09:41:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xz4vt-00029n-KJ for qemu-devel@nongnu.org; Thu, 11 Dec 2014 09:41:42 -0500 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:38505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz4vt-00029O-Dr for qemu-devel@nongnu.org; Thu, 11 Dec 2014 09:41:33 -0500 Received: by mail-wg0-f52.google.com with SMTP id x12so6565617wgg.11 for ; Thu, 11 Dec 2014 06:41:32 -0800 (PST) Date: Thu, 11 Dec 2014 14:41:29 +0000 From: Stefan Hajnoczi Message-ID: <20141211144129.GO30812@stefanha-thinkpad.redhat.com> References: <1417613866-25890-1-git-send-email-mreitz@redhat.com> <1417613866-25890-17-git-send-email-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UOYwgDhKKQYesrzQ" Content-Disposition: inline In-Reply-To: <1417613866-25890-17-git-send-email-mreitz@redhat.com> Subject: Re: [Qemu-devel] [PATCH v4 16/26] qcow2: Allow creation with refcount order != 4 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Kevin Wolf , qemu-devel@nongnu.org, Stefan Hajnoczi --UOYwgDhKKQYesrzQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 03, 2014 at 02:37:36PM +0100, Max Reitz wrote: > Add a creation option to qcow2 for setting the refcount order of images > to be created, and respect that option's value. >=20 > This breaks some test outputs, fix them. >=20 > Signed-off-by: Max Reitz > --- > block/qcow2.c | 20 ++++++++ > include/block/block_int.h | 1 + > tests/qemu-iotests/049.out | 112 ++++++++++++++++++++++-----------------= ------ > tests/qemu-iotests/082.out | 41 ++++++++++++++--- > tests/qemu-iotests/085.out | 38 +++++++-------- > 5 files changed, 130 insertions(+), 82 deletions(-) Reviewed-by: Stefan Hajnoczi --UOYwgDhKKQYesrzQ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUia0ZAAoJEJykq7OBq3PIUscH/RMUJaZI1oilmmYHzsw65Iof s+510l1Qx82fJUZmqNVIEy6XpsHt75ipa6C2mbYWuBu7w23AaZdEI2Hshtjg0xpI fR/7atTrUb0qDjh61fscRtThZeXwLrgaWx2E0JMq8VU16GrgQMoz/sCldMjlZi5X AKl7ycYgbsNNu7vi5Q0Fzck+ZLV9rXMsD/vquxLRe9nlejSBAN8Z+jamCrwS3Jxc eL6vkLuSVjkpeu00H+lg1bk/P5O4q2iZQlP/JWPZFr2CgJ79H7rLPrtMq3wdPnSi e6CtZQqvv9mEEJPU81023AlyjQZl2ltAe6yBf7MTE9s8XIRAgZzMx7J39V/AjwU= =6Yym -----END PGP SIGNATURE----- --UOYwgDhKKQYesrzQ--