From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43615) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKCXa-0000om-80 for qemu-devel@nongnu.org; Mon, 25 Mar 2013 14:54:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKCXY-00087q-RH for qemu-devel@nongnu.org; Mon, 25 Mar 2013 14:54:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKCXY-00087d-IN for qemu-devel@nongnu.org; Mon, 25 Mar 2013 14:54:40 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2PIsdas029780 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 25 Mar 2013 14:54:39 -0400 Message-ID: <51509D6E.5080007@redhat.com> Date: Mon, 25 Mar 2013 12:54:38 -0600 From: Eric Blake MIME-Version: 1.0 References: <1364232620-5293-1-git-send-email-kwolf@redhat.com> <1364232620-5293-2-git-send-email-kwolf@redhat.com> In-Reply-To: <1364232620-5293-2-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2UKVNIOGCDXIOKPEBFGPL" Subject: Re: [Qemu-devel] [PATCH 01/19] qcow2: Fix "total clusters" number in bdrv_check List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2UKVNIOGCDXIOKPEBFGPL Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/25/2013 11:30 AM, Kevin Wolf wrote: > This should be based on the virtual disk size, not on the size of the > image. >=20 > Interesting observation: With some VM state stored in the image file, > percentages higher than 100% are possible, even though snapshots > themselves are ignored. This is a qcow2 bug to be fixed another day: Th= e > VM state should be discarded in the active L2 tables after completing > the snapshot creation. >=20 > Signed-off-by: Kevin Wolf > --- > block/qcow2-refcount.c | 4 +++- > tests/qemu-iotests/044.out | 2 +- > 2 files changed, 4 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2UKVNIOGCDXIOKPEBFGPL Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRUJ1uAAoJEKeha0olJ0NqFZMIAI5fGmGKVoKqDk7twUPgTq/a /KIdQZIEVrtQJ/YFZ0hb0/TmexR69aNVX69mYj3XRzdO56VWT8uGKbPYzCdw5UEt IjNd9KmZ8Jo0BhOtAIWy4pGb2HFx78uZKVgn0X5ew+4GMlevYPHXi2Xw3KDs7eJe ucygiIM0SVQzHNlJoTxc/BzrRc8NhH3BIeIEG3+mppHD/MGNPEQ8gtW8S1TI4cc0 IinNeHe1v3h+g1FvsHihb56WAOGOt1axgJtQfq3F3L7VOjpTD931Q5sqLAjka2nH ShSaIQeQsc4rk31VI25KOXGLNjbXqmUdtHpFb2ljf3ed+rDZcgmFTJEZTlrKHL0= =1JbE -----END PGP SIGNATURE----- ------enig2UKVNIOGCDXIOKPEBFGPL--