From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAFdt-0006nS-67 for qemu-devel@nongnu.org; Tue, 07 Jun 2016 07:57:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAFdr-0006ao-4v for qemu-devel@nongnu.org; Tue, 07 Jun 2016 07:57:56 -0400 References: <575643D7.3090807@redhat.com> <1465291239-12576-1-git-send-email-kwolf@redhat.com> From: Eric Blake Message-ID: <5756B6BB.8030108@redhat.com> Date: Tue, 7 Jun 2016 05:57:47 -0600 MIME-Version: 1.0 In-Reply-To: <1465291239-12576-1-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="0PpWXKpodH9N8LLtBt77Q9vOFFuhVUi27" Subject: Re: [Qemu-devel] [PATCH v3 3/5] qcow2: Make copy_sectors() byte based 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) --0PpWXKpodH9N8LLtBt77Q9vOFFuhVUi27 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/07/2016 03:20 AM, Kevin Wolf wrote: > This will allow copy on write operations where the overwritten part of > the cluster is not aligned to sector boundaries. >=20 > Also rename the function because it has nothing to do with sectors any > more. >=20 > Signed-off-by: Kevin Wolf > --- > block/qcow2-cluster.c | 55 +++++++++++++++++++++++++------------------= -------- > 1 file changed, 27 insertions(+), 28 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --0PpWXKpodH9N8LLtBt77Q9vOFFuhVUi27 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/ iQEcBAEBCAAGBQJXVra7AAoJEKeha0olJ0Nq7OIIAJ9nzHtduOitYiZ8iMcB6mtQ bvvMSqnILv0ugggaR3lZJYIuiUgx+2dxivDAbyFgRnMPV4hUuhGAKlU/O0tlnVWD lGvt98kUkbzOdkz45r0+e4PXRoi+7gc5d8qg3dmUroVvfqUxXJhPQ9Dt9E4+R3Ue 58kTG7JPL5T2h9W7ZqLH5XJGzO2i21vaIGzqnOLGzz0uEuYVxklyQa0o4K5Tmudc G9vFNG9h047YUtB05G0zfdhLdwiGRV2zaRWMfv8JXnJfiDZiBh9tCyIKwpxE50w4 zNLHYnum4QOJtVOYgHkWpNsu6YG99BS3QhZMojscATyj/6uWVHjmIwg+bE/qLNU= =MLPQ -----END PGP SIGNATURE----- --0PpWXKpodH9N8LLtBt77Q9vOFFuhVUi27--