From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Turgw-00067L-32 for qemu-devel@nongnu.org; Mon, 14 Jan 2013 16:35:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Turgt-0006jd-Ix for qemu-devel@nongnu.org; Mon, 14 Jan 2013 16:35:38 -0500 Received: from qmta13.emeryville.ca.mail.comcast.net ([76.96.27.243]:51859) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Turgt-0006jY-9c for qemu-devel@nongnu.org; Mon, 14 Jan 2013 16:35:35 -0500 Message-ID: <50F47991.3040002@redhat.com> Date: Mon, 14 Jan 2013 14:33:05 -0700 From: Eric Blake MIME-Version: 1.0 References: <1355751593-31535-1-git-send-email-mrezanin@redhat.com> <40420fd9c1695eac1ba49ff0f42ac8339e505ab1.1358148502.git.mrezanin@redhat.com> In-Reply-To: <40420fd9c1695eac1ba49ff0f42ac8339e505ab1.1358148502.git.mrezanin@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2BQJGXHKIKAJJHNQQFLOV" Subject: Re: [Qemu-devel] [PATCH v8 1/4] block: Add synchronous wrapper for bdrv_co_is_allocated_above List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Miroslav Rezanina Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2BQJGXHKIKAJJHNQQFLOV Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 01/14/2013 03:26 AM, Miroslav Rezanina wrote: > There's no synchronous wrapper for bdrv_co_is_allocated_above function > so it's not possible to check for sector allocation in in mage with s/in in mage/in an image/ > a backing file. >=20 > This patch adds the missing synchronous wrapper. >=20 > Signed-off-by: Miroslav Rezanina > --- > block.c | 39 +++++++++++++++++++++++++++++++++++++++ > include/block/block.h | 2 ++ > 2 files changed, 41 insertions(+), 0 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2BQJGXHKIKAJJHNQQFLOV 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/ iQEcBAEBCAAGBQJQ9HmRAAoJEKeha0olJ0NqJfUH/2V/tgf7N+YEfHYN8iysRbZK VqPO0pK45xsAJ1WI/gFFoESQtKXT37jtfzg0wBID2z+p1VknjaBgRHc1XBJZ9oi2 7q0JicdoqlU/s967xAhoptsrnM/YOHLpmlVxWDblk4+XbucrFcvfaXKQC5Kq4ZC6 2bEKkNpGeqfkcNLqHzlRg+81dihvS78CmY0ibPhgmlouYNGJ+IqfANMr448a/wdE tbA0n9n5Q+2RONYQxkFZiovqAmxnzLcz8LeH6RXLyOQiV22sra0am13Us77nYiay Nt3mt/wWAlVq4p29K8pMC3H/5/DMcKOZzn0r/3M5K7hU7v3FGnmAT4mQUHhEDfc= =e4AC -----END PGP SIGNATURE----- ------enig2BQJGXHKIKAJJHNQQFLOV--