From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbynL-0002gW-Hy for qemu-devel@nongnu.org; Wed, 08 Oct 2014 17:29:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XbynG-0003Zl-KP for qemu-devel@nongnu.org; Wed, 08 Oct 2014 17:29:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:29554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbynG-0003ZR-Cm for qemu-devel@nongnu.org; Wed, 08 Oct 2014 17:29:10 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s98LT8kc032506 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 8 Oct 2014 17:29:09 -0400 Message-ID: <5435ACA4.2020507@redhat.com> Date: Wed, 08 Oct 2014 15:29:08 -0600 From: Eric Blake MIME-Version: 1.0 References: <1408215258-12545-1-git-send-email-mreitz@redhat.com> <1408215258-12545-2-git-send-email-mreitz@redhat.com> In-Reply-To: <1408215258-12545-2-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="iRmNKRGHGU4FbslfuUBaFP0xe8DSo2QM5" Subject: Re: [Qemu-devel] [PATCH 1/3] block: Ignore allocation size in underlying file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --iRmNKRGHGU4FbslfuUBaFP0xe8DSo2QM5 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 08/16/2014 12:54 PM, Max Reitz wrote: > When falling through to the underlying file in > bdrv_co_get_block_status(), do not let the number of sectors for which > information could be obtained be overwritten. >=20 > Signed-off-by: Max Reitz > --- > block.c | 6 ++++-- > 1 file 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 --iRmNKRGHGU4FbslfuUBaFP0xe8DSo2QM5 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJUNaykAAoJEKeha0olJ0NqK28H/1pRui3SB9DKA8AOivQpY/9z nfXJXPCteUDVCPV4yqWJ5NmBZ8ANNraovTxCVoPFHLKy3Qp3fCi29qp8/Ga05hOq dA4iXklct7IBxbUWgG+9KdSwY7vnUdvmThN5ehWFIEMzYwkvSWtFx92HxATNpwfW WraJjRIodi3Q/vHPm8WD7A3mxg2erpxpljre1tzWcxutIth3haBibRrwB3ZgNgBP xq7KNYKOKJg+6NHZB73EgsHBDPqfl0G/Vcm7CC45cmFwuaEpM460XO/cJsZk55as GrO5ClOsTSh1ST8tjRWJbk4X85N8sCbSege0WJrbx94yTUmfvlUK/mCPnFNkIbk= =UA6Y -----END PGP SIGNATURE----- --iRmNKRGHGU4FbslfuUBaFP0xe8DSo2QM5--