From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43472) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsH7o-0002JA-C4 for qemu-devel@nongnu.org; Wed, 04 Jun 2014 15:45:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsH7i-0006Sg-Iv for qemu-devel@nongnu.org; Wed, 04 Jun 2014 15:45:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsH7i-0006SP-9s for qemu-devel@nongnu.org; Wed, 04 Jun 2014 15:45:22 -0400 Message-ID: <538F7749.4080104@redhat.com> Date: Wed, 04 Jun 2014 13:45:13 -0600 From: Eric Blake MIME-Version: 1.0 References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TsiNjkQQxd3JGVs82atW3wHOhbI85hFhi" Subject: Re: [Qemu-devel] [PATCH v4 03/10] block: simplify bdrv_find_base() and bdrv_find_overlay() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody , qemu-devel@nongnu.org Cc: kwolf@redhat.com, benoit.canet@irqsave.net, pkrempa@redhat.com, famz@redhat.com, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --TsiNjkQQxd3JGVs82atW3wHOhbI85hFhi Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/04/2014 07:51 AM, Jeff Cody wrote: > This simplifies the function bdrv_find_overlay(). With this change, > bdrv_find_base() is just a subset of usage of bdrv_find_overlay(), > so this also take advantage of that. s/take/takes/ >=20 > Signed-off-by: Jeff Cody > --- > block.c | 45 ++++++++++----------------------------------- > 1 file changed, 10 insertions(+), 35 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --TsiNjkQQxd3JGVs82atW3wHOhbI85hFhi 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/ iQEcBAEBCAAGBQJTj3dKAAoJEKeha0olJ0NqOdsH/RVVRYCXOoncfMsAU1/7VIa5 xTMA2mMaTXVdkey2yu6N54GPXhZu3zqYwfw7zRBPzzkHbSpPGenR2RlEbpYRcsXF zdrtw6cpNP6TOl5jQ7Jwq0bky9Fdx3LIa1wTi+v6FY4jgi8Wj6Mcy4yt2OwK0TOs SNFoqWh4enH3O0VWTvI+GyEHVoEKMBAWYy3r3ajf13/EjySWv51xIVc+4mPp+9/4 q5X1J16cde8PRWrOut3sCKbZ6V8k6SBYfxq8N0Ovn725rWxmQ+/aCW8XJKk1mqaa qydBL6C6+ZzG4Uv6vwEb4alsjtNsQM3jHvL8NAsBgZ8KMDk/dDleOoBDQzstmgs= =R68k -----END PGP SIGNATURE----- --TsiNjkQQxd3JGVs82atW3wHOhbI85hFhi--