From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9y3h-0007qf-9d for qemu-devel@nongnu.org; Mon, 06 Jun 2016 13:11:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b9y3g-0003oI-94 for qemu-devel@nongnu.org; Mon, 06 Jun 2016 13:11:25 -0400 References: <1465225155-18661-1-git-send-email-kwolf@redhat.com> <1465225155-18661-2-git-send-email-kwolf@redhat.com> From: Eric Blake Message-ID: <5755AEB4.8050607@redhat.com> Date: Mon, 6 Jun 2016 11:11:16 -0600 MIME-Version: 1.0 In-Reply-To: <1465225155-18661-2-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WBXqb78PaG0PoFgEQM4Vw3H2oSJ6go47B" Subject: Re: [Qemu-devel] [PATCH v2 1/5] qcow2: Work with bytes in qcow2_get_cluster_offset() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: mreitz@redhat.com, jsnow@redhat.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --WBXqb78PaG0PoFgEQM4Vw3H2oSJ6go47B Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/06/2016 08:59 AM, Kevin Wolf wrote: > This patch changes the units that qcow2_get_cluster_offset() uses > internally, without touching the interface just yet. This will be done > in another patch. >=20 > Signed-off-by: Kevin Wolf > --- > block/qcow2-cluster.c | 44 +++++++++++++++++++++++--------------------= - > 1 file changed, 23 insertions(+), 21 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --WBXqb78PaG0PoFgEQM4Vw3H2oSJ6go47B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXVa60AAoJEKeha0olJ0NqUYwH/jjIizCmrAlR1XsJlNamfH/Z Dyyz+2lE3mY7JyhT6tuXLJ0anCepdMk1CLrhGsc8FHT9A2PdhVXbQnsXmLR9cFUm BvSwSBlA2kOeTkbCllcNPTruuKz8N7ZMCwD/Do7R+SYEcLn0k+5cAp68HHEXc8mg OItZm6wQc3rb5enMiiJdWLi/2p1zc+fOkT9cAlJFQIPk8yMja3ZfRCwRW8wpeCtd 72muvGB7fY3ECPsw+OtRc0a9EQNPjFqa43rAwKG4Bx3B0AEg2MOIYq7uKm/E14Ku PB815XxLSQkmNunszoCo7UwxsbvkaR63TDYFakklAzjso8g3RTOoliogHEXwOeM= =L8e+ -----END PGP SIGNATURE----- --WBXqb78PaG0PoFgEQM4Vw3H2oSJ6go47B--