From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGytL-0003SZ-MJ for qemu-devel@nongnu.org; Thu, 29 Jan 2015 18:52:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGytI-0001R8-HB for qemu-devel@nongnu.org; Thu, 29 Jan 2015 18:52:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42861) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGytI-0001R0-8p for qemu-devel@nongnu.org; Thu, 29 Jan 2015 18:52:52 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0TNqp1P018005 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 29 Jan 2015 18:52:51 -0500 Message-ID: <54CAC7D2.4050400@redhat.com> Date: Thu, 29 Jan 2015 16:52:50 -0700 From: Eric Blake MIME-Version: 1.0 References: <1422300468-16216-1-git-send-email-mreitz@redhat.com> <1422300468-16216-11-git-send-email-mreitz@redhat.com> In-Reply-To: <1422300468-16216-11-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xCnLRertDOE7wb7sjIouvnaDGjT4Krgj6" Subject: Re: [Qemu-devel] [PATCH 10/21] block: Add blk_next_inserted() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Markus Armbruster , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --xCnLRertDOE7wb7sjIouvnaDGjT4Krgj6 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/26/2015 12:27 PM, Max Reitz wrote: > This function skips to the next BlockBackend for which blk_is_inserted(= ) > is true. >=20 > Signed-off-by: Max Reitz > --- > block/block-backend.c | 15 +++++++++++++++ > include/sysemu/block-backend.h | 1 + > 2 files changed, 16 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --xCnLRertDOE7wb7sjIouvnaDGjT4Krgj6 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/ iQEcBAEBCAAGBQJUysfSAAoJEKeha0olJ0NqYoIIAK8VBVmuQ6ukpQ87psK98P9d cQhYxQP5MLj/ccWxwgV8nu8GNhxQ6rIe0P3+AhTsd+1L6omil1rV7G7GZHS7LpMJ US8sg2yAg1EfD2tWYz6Kp4NfSQxRt1H1unNRQJlFe2TTG++t1IXS75cbAMdPlKPi v9BqMdpvyyt20KmWXQpWrbDGyzObjoJ7vXVi7JNO+ATXFiHCTyz5wor6KrvDa8RU +GmfQPTfyNZm2IbKos34oi9CdE6mqmPV8pnQTScZLbSCiGlGFC6N2LCpbhIU8NGA dbIeRILHwi4bdJTONep3AGRlbw/JmsefUcTic9TacXO0EKwK3wZiGZRxS3TIKSA= =hjMu -----END PGP SIGNATURE----- --xCnLRertDOE7wb7sjIouvnaDGjT4Krgj6--