From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkE5x-0007mS-Og for qemu-devel@nongnu.org; Fri, 31 Oct 2014 11:27:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjxKe-0007GP-E9 for qemu-devel@nongnu.org; Thu, 30 Oct 2014 17:32:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42699) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjxKe-0007GL-6H for qemu-devel@nongnu.org; Thu, 30 Oct 2014 17:32:36 -0400 Message-ID: <5452AE6E.1010508@redhat.com> Date: Thu, 30 Oct 2014 15:32:30 -0600 From: Eric Blake MIME-Version: 1.0 References: <1414559044-14501-1-git-send-email-famz@redhat.com> <1414559044-14501-2-git-send-email-famz@redhat.com> In-Reply-To: <1414559044-14501-2-git-send-email-famz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xCaDLVwrri0BUw2Q3l6hWa29Np5UAonJp" Subject: Re: [Qemu-devel] [PATCH 1/4] block: Add bdrv_next_node List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng , qemu-devel@nongnu.org Cc: Kevin Wolf , Benoit Canet , Markus Armbruster , Max Reitz , Stefan Hajnoczi , Luiz Capitulino This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --xCaDLVwrri0BUw2Q3l6hWa29Np5UAonJp Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/28/2014 11:04 PM, Fam Zheng wrote: > Similar to bdrv_next, this traverses through graph_bdrv_states. Will be= > useful to enumerate all the named nodes. >=20 > Signed-off-by: Fam Zheng > --- > block.c | 8 ++++++++ > include/block/block.h | 1 + > 2 files changed, 9 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --xCaDLVwrri0BUw2Q3l6hWa29Np5UAonJp 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 iQEcBAEBCAAGBQJUUq5uAAoJEKeha0olJ0NqwfgH/Rkk+YbM2GgGBEFj8yyMB/ZN oNVj+HLs+odRTle5HsfOAM9ZaERxOVT2io68XezWn2inA69VMLpMbxEdG5sShMEo GoMdQPyfgZM4B51KDUxqyqH9HUFQQtzOR3deXzSx91+ES93WikoS+81co6h4jIlN Q2VptXxj683LkKp9gO/zbRcJATBdPKfusO7XUzRkrZKYhKpFQqnK20fZXKMismVk Yo30e87w6Av0p+wrK/1BMFLyMpYdBkO9JO6kTulMwRvHy31ho0Cpch8WnsAbdo1r 1X4kg5JqdLOvUdMP+xRiKgV9k51jnIM+a1NWpAb/PrEwkwd5fez1NIG/fvxavLg= =13lI -----END PGP SIGNATURE----- --xCaDLVwrri0BUw2Q3l6hWa29Np5UAonJp--