From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcyOc-0005Ry-DW for qemu-devel@nongnu.org; Fri, 18 Sep 2015 12:20:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZcyOb-0007LU-MA for qemu-devel@nongnu.org; Fri, 18 Sep 2015 12:20:22 -0400 References: <1442589793-7105-1-git-send-email-mreitz@redhat.com> <1442589793-7105-8-git-send-email-mreitz@redhat.com> From: Eric Blake Message-ID: <55FC39BD.6050108@redhat.com> Date: Fri, 18 Sep 2015 10:20:13 -0600 MIME-Version: 1.0 In-Reply-To: <1442589793-7105-8-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FTe9WmaJ3uCtO0e1V73LHpjwbfAlQlXQw" Subject: Re: [Qemu-devel] [PATCH v5 07/38] block: Make bdrv_is_inserted() recursive List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , Alberto Garcia , qemu-devel@nongnu.org, Markus Armbruster , Stefan Hajnoczi , John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --FTe9WmaJ3uCtO0e1V73LHpjwbfAlQlXQw Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/18/2015 09:22 AM, Max Reitz wrote: > If bdrv_is_inserted() is called on the top level BDS, it should make > sure all nodes in the BDS tree are actually inserted. >=20 > Signed-off-by: Max Reitz > --- > block.c | 12 +++++++++--- > 1 file changed, 9 insertions(+), 3 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --FTe9WmaJ3uCtO0e1V73LHpjwbfAlQlXQw Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJV/Dm9AAoJEKeha0olJ0Nq/SUH/ivSalvI2yHNMfmOpxLQ4fw0 +Oz6LLcFqcR7+1hNY+LY2avXvDW1VfiA9bHknojW3oc5uGSLnu2n/MDrtMcLmMAA U8F5KiDKGrDvbp6lj64caZC4xfVYGpyDwf37fbwOQmQgPaz8Kw3h7ya8loOwDaur JegAaA4ZW/8IqwCw4PH3nCKemI/vn0hQ+9Ki1laYzPZ7ySlTJV/yPmyRb2cN/DIS ktyVU1G2Rz6yJupW1Loy7kJ9e7/2S7G0yVc+j5ZtMDdAhGLWSIAkqOGUK19fLRRp gF0I0gJul+SDzTLUb+cHaZjLkH97lfLv+jFi1E1NeyTX7j2W/p+gxwR2A69yWm0= =fTVr -----END PGP SIGNATURE----- --FTe9WmaJ3uCtO0e1V73LHpjwbfAlQlXQw--