From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ehKyz-0006bD-TM for qemu-devel@nongnu.org; Thu, 01 Feb 2018 14:58:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ehKxv-0007Ox-U6 for qemu-devel@nongnu.org; Thu, 01 Feb 2018 14:57:17 -0500 References: From: Max Reitz Message-ID: <8aa3c78d-3c97-cfb5-54a0-40ae99ba58ca@redhat.com> Date: Thu, 1 Feb 2018 20:48:48 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="nv3pXvRN3Vd0425MHBRcZzLizux4zLYBP" Subject: Re: [Qemu-devel] [PATCH v3 32/39] qcow2: Rename l2_table in qcow2_alloc_compressed_cluster_offset() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Kevin Wolf , Eric Blake , Anton Nefedov , "Denis V . Lunev" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --nv3pXvRN3Vd0425MHBRcZzLizux4zLYBP From: Max Reitz To: Alberto Garcia , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Kevin Wolf , Eric Blake , Anton Nefedov , "Denis V . Lunev" Message-ID: <8aa3c78d-3c97-cfb5-54a0-40ae99ba58ca@redhat.com> Subject: Re: [PATCH v3 32/39] qcow2: Rename l2_table in qcow2_alloc_compressed_cluster_offset() References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2018-01-26 15:59, Alberto Garcia wrote: > This function doesn't need any changes to support L2 slices, but since > it's now dealing with slices instead of full tables, the l2_table > variable is renamed for clarity. >=20 > Signed-off-by: Alberto Garcia > Reviewed-by: Eric Blake > --- > block/qcow2-cluster.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) Reviewed-by: Max Reitz --nv3pXvRN3Vd0425MHBRcZzLizux4zLYBP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQFGBAEBCAAwFiEEkb62CjDbPohX0Rgp9AfbAGHVz0AFAlpzbyASHG1yZWl0ekBy ZWRoYXQuY29tAAoJEPQH2wBh1c9AV5YIAJA9aebhdmyTTeiKKV8/+2vplL6dgbt7 ijXLEFsfaH9GUJNnQBuuz+4C4hPEjgPKbuERPo+NqcA5LfJ4uIxRQzklQsN54GnZ o0af4zvwVBV+8UYU7Ay2hJRyYiROZjaYVDVI9sAWbLGxIj4dAdn54pALx7cIfVXd 5X0kizDjg3pqDFAYZZ8gWGrjXdHJ2nhKiiPdWnOCLulRbPNHbkwyGTT0SwwAQvPk 7LTZN+2hqszf7mU1jUOlZbnOivUsKL6Nd9+Y3fsOhj+SiFoKAmZiCN1etm5GpUCt bfZvx9KkILLUEC7Kv9jD4WeBLmbSEvsn4PRRx96jYl2mAIKx3iamvRI= =ErBP -----END PGP SIGNATURE----- --nv3pXvRN3Vd0425MHBRcZzLizux4zLYBP--