From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOUku-00015m-VH for qemu-devel@nongnu.org; Wed, 27 Jan 2016 13:23:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOUku-0008V9-3n for qemu-devel@nongnu.org; Wed, 27 Jan 2016 13:23:48 -0500 References: <1453780743-16806-1-git-send-email-famz@redhat.com> <1453780743-16806-12-git-send-email-famz@redhat.com> From: Max Reitz Message-ID: <56A90B2A.3000100@redhat.com> Date: Wed, 27 Jan 2016 19:23:38 +0100 MIME-Version: 1.0 In-Reply-To: <1453780743-16806-12-git-send-email-famz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pFdfGnnqE01goT14vDBkbdwSQJippnxwF" Subject: Re: [Qemu-devel] [PATCH v9 11/16] vmdk: Fix calculation of block status's offset List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng , qemu-devel@nongnu.org Cc: Kevin Wolf , pbonzini@redhat.com, Stefan Hajnoczi , qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --pFdfGnnqE01goT14vDBkbdwSQJippnxwF Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 26.01.2016 04:58, Fam Zheng wrote: > "offset" is the offset of cluster and sector_num doesn't necessarily > refer to the start of it, it should add index_in_cluster. >=20 > Signed-off-by: Fam Zheng > --- > block/vmdk.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) Reviewed-by: Max Reitz --pFdfGnnqE01goT14vDBkbdwSQJippnxwF 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 iQEcBAEBCAAGBQJWqQsqAAoJEDuxQgLoOKytHN4IAIJM1beAinDj/+O6iL9zfIht jvlgPLjq7hgUEfHEOImF1vG7v6XO2Ausqwur9LzGazLB5VVmbrCGINyhW3lGPYj7 laWEbanzKiL/DRJU+8lOlhIfRoxshU0l1eo1UfDf8D/EKdDBMUYAmuHLsFsKg1+B zpFQ1b5A0cJBGd55KkvbWZVUrbaIU4MroYh02g6L9Cg69KqRBH2tJmC75Y1e1TTQ E655Jj5xPs0hM/2MhsCF6PaCJ1oerHnEaoxDF22EXYHKuq5CZiQTJUJGpZFgrbJJ k6VXNAktRLBsKRrge0OA8eLs+jvl7A9Emia6OZlL9ljr8wsmBbl3xvwUg9ojEZ4= =Q/Fs -----END PGP SIGNATURE----- --pFdfGnnqE01goT14vDBkbdwSQJippnxwF--