From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGVBk-0007IV-TE for qemu-devel@nongnu.org; Wed, 28 Jan 2015 11:09:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGVBh-0002BV-IK for qemu-devel@nongnu.org; Wed, 28 Jan 2015 11:09:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:56078) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGVBh-0002BL-9e for qemu-devel@nongnu.org; Wed, 28 Jan 2015 11:09:53 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0SG9qU5022825 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 28 Jan 2015 11:09:52 -0500 Message-ID: <54C909CF.4080909@redhat.com> Date: Wed, 28 Jan 2015 09:09:51 -0700 From: Eric Blake MIME-Version: 1.0 References: <1422387983-32153-1-git-send-email-mreitz@redhat.com> <1422387983-32153-26-git-send-email-mreitz@redhat.com> In-Reply-To: <1422387983-32153-26-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WcD2mN7w4dDq4Nkv91eKDrqNUQ1iiPqK0" Subject: Re: [Qemu-devel] [PATCH RESEND 25/50] blockdev: Check BB validity in block-commit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Fam Zheng , Jeff Cody , Markus Armbruster , Stefan Hajnoczi , John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --WcD2mN7w4dDq4Nkv91eKDrqNUQ1iiPqK0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/27/2015 12:45 PM, Max Reitz wrote: > Call blk_is_available() before using blk_bs() to obtain the root > BlockDriverState behind the BlockBackend. >=20 > Signed-off-by: Max Reitz > --- > blockdev.c | 13 ++++++++++--- > 1 file changed, 10 insertions(+), 3 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --WcD2mN7w4dDq4Nkv91eKDrqNUQ1iiPqK0 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJUyQnPAAoJEKeha0olJ0NqIQgH/jRs2fkWzmFFXfusrA/+28+4 /B6owG5xdVuyqij/oHGvpTafG89gOBUxjfDIOIh4FWZ6vuVqE4H0KYF9jGRLzR6o S0uT7mKT/yFuQaZznSilwWG2fThdxPhBsznz2gJc7dV+tf77x7uiRW/Z1KNbZv/u W/cGl+a6JxeLHgU2WGLfiKxBDeh1UTToEWdElgC47m7MXjJ9gv3dOrtRpy14cQz9 jFsKQ4tgcfGLgElApKtk/rdAt/JG2Ek3vkSAV+Q6UaXamennOfd3Ynyy+8xRvq1X 8CDN/BuyuKYHs95CdBV9nca8G3+1kGoNv/EcnuT++unNWwHmdmyW1mIIRTBn33Y= =xdEh -----END PGP SIGNATURE----- --WcD2mN7w4dDq4Nkv91eKDrqNUQ1iiPqK0--