From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40513) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxVt9-0005DW-Nx for qemu-devel@nongnu.org; Thu, 19 Jun 2014 02:32:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxVt3-0006mh-Ok for qemu-devel@nongnu.org; Thu, 19 Jun 2014 02:31:59 -0400 Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:55629) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxVt3-0006mF-Hv for qemu-devel@nongnu.org; Thu, 19 Jun 2014 02:31:53 -0400 Received: by mail-we0-f182.google.com with SMTP id q59so1871788wes.27 for ; Wed, 18 Jun 2014 23:31:52 -0700 (PDT) Date: Thu, 19 Jun 2014 14:31:44 +0800 From: Stefan Hajnoczi Message-ID: <20140619063144.GJ21236@stefanha-thinkpad.redhat.com> References: <9881c231a71da7224d394466f837699f54338c63.1403041699.git.jcody@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="va4/JQ6j8/8uipEp" Content-Disposition: inline In-Reply-To: <9881c231a71da7224d394466f837699f54338c63.1403041699.git.jcody@redhat.com> Subject: Re: [Qemu-devel] [PATCH v6 for 2.1 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 Cc: kwolf@redhat.com, benoit.canet@irqsave.net, pkrempa@redhat.com, famz@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com --va4/JQ6j8/8uipEp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 17, 2014 at 05:53:51PM -0400, 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 takes advantage of that. >=20 > Reviewed-by: Eric Blake > Reviewed-by: Benoit Canet > Signed-off-by: Jeff Cody > --- > block.c | 45 ++++++++++----------------------------------- > 1 file changed, 10 insertions(+), 35 deletions(-) Reviewed-by: Stefan Hajnoczi --va4/JQ6j8/8uipEp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTooPQAAoJEJykq7OBq3PIngcH/1bclaIwVrRl/KbH5jtpOPBF QlUIQ4Bh5krIsQBoRzeO7bzS/vQQ287wSKELCsSCm96euVSR0s/s/h/sg05m5QVv QiSTWAqEd0fJKqj6KYW7FxpvPh7+p88q3WipV4eNpXOqM67hy5ZkgkhvbvO4Ur0S /s281IpZkZOwjjBfbvX2EkLMR1Clw5QHOWJkDfKOZieolFrGtu1XDf4pQCCsEs4e wDox4b+DngUy9J8p+BcxOwG+iYq5VCiOA4o9sZSQiYafX8JeUZH5lRdb2TDUF0S7 +OV+lkB4LviBU8dVqbQ/mAXB4WBrphm0Ocxaf9mJnuqAigUZvHK+1XbfTewZcQA= =ec+n -----END PGP SIGNATURE----- --va4/JQ6j8/8uipEp--