From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ebYol-0006w9-Nm for qemu-devel@nongnu.org; Tue, 16 Jan 2018 16:30:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ebYok-00057Q-Nk for qemu-devel@nongnu.org; Tue, 16 Jan 2018 16:30:51 -0500 References: <5acef77483178b4ab6b63dfaf63f4737fc376a20.1513342045.git.berto@igalia.com> From: Eric Blake Message-ID: <4590388c-d66c-6cab-5790-26aa78b78312@redhat.com> Date: Tue, 16 Jan 2018 15:30:27 -0600 MIME-Version: 1.0 In-Reply-To: <5acef77483178b4ab6b63dfaf63f4737fc376a20.1513342045.git.berto@igalia.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Hk6ebTobB4kKwPqNhze86A0SEllpNddXq" Subject: Re: [Qemu-devel] [PATCH v2 04/32] qcow2: Remove BDS parameter from qcow2_cache_get_table_idx() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia , qemu-devel@nongnu.org Cc: Kevin Wolf , "Denis V . Lunev" , qemu-block@nongnu.org, Max Reitz This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Hk6ebTobB4kKwPqNhze86A0SEllpNddXq From: Eric Blake To: Alberto Garcia , qemu-devel@nongnu.org Cc: Kevin Wolf , "Denis V . Lunev" , qemu-block@nongnu.org, Max Reitz Message-ID: <4590388c-d66c-6cab-5790-26aa78b78312@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 04/32] qcow2: Remove BDS parameter from qcow2_cache_get_table_idx() References: <5acef77483178b4ab6b63dfaf63f4737fc376a20.1513342045.git.berto@igalia.com> In-Reply-To: <5acef77483178b4ab6b63dfaf63f4737fc376a20.1513342045.git.berto@igalia.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/15/2017 06:53 AM, Alberto Garcia wrote: > This function was only using the BlockDriverState parameter to get the > cache table size (since it was equal to the cluster size). This is no > longer necessary so this parameter can be removed. >=20 > Signed-off-by: Alberto Garcia > --- > block/qcow2-cache.c | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org --Hk6ebTobB4kKwPqNhze86A0SEllpNddXq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEzBAEBCAAdFiEEccLMIrHEYCkn0vOqp6FrSiUnQ2oFAlpebvMACgkQp6FrSiUn Q2o8hwgAjImy6izqUF7F/TB2/KcTZ4LExYm7o5hhqOl3NGA/AS9AeEst366Rgvqb L9u8+7FPBsNEPwLw3/iWI9dTUL143HSg6YJ9mExAKtXHg+/TPsBMa+PFU/CRm0Yu 02pKeXvRalGIixxCbdIwHkclZ5XG9ATqCTsHvrjzjvSZvtTwcui8b9r6WL0ZW8qf f3yjGzi5cXm3pWZGUDRRs9Fl2sK7svjzXfefIVQd5k1A1WGpzApnU4tMSecOklGd BYvR4OFB0ERADN2gCMEyihZBzsBAeM/dkwWJQc83K5CSnyDr5DGtlng6HfqlrdeE PhZN3VRvu+7jtORR1Us6VhQthlemFQ== =qmwR -----END PGP SIGNATURE----- --Hk6ebTobB4kKwPqNhze86A0SEllpNddXq--