From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XokqF-0003Lm-HF for qemu-devel@nongnu.org; Wed, 12 Nov 2014 22:13:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xokq2-0005ls-Fp for qemu-devel@nongnu.org; Wed, 12 Nov 2014 22:13:03 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xokq2-0005lc-5g for qemu-devel@nongnu.org; Wed, 12 Nov 2014 22:12:50 -0500 Message-ID: <5463EAD8.6040106@redhat.com> Date: Wed, 12 Nov 2014 17:18:48 -0600 From: Eric Blake MIME-Version: 1.0 References: <1415820422-17796-1-git-send-email-armbru@redhat.com> <1415820422-17796-2-git-send-email-armbru@redhat.com> In-Reply-To: <1415820422-17796-2-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="p21Wdpm1rut8cnFkpgNWvEsvxXXsUKcIO" Subject: Re: [Qemu-devel] [PATCH 1/2] raw-posix: Fix comment for raw_co_get_block_status() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: kwolf@redhat.com, pbonzini@redhat.com, tony@bakeyournoodle.com, stefanha@redhat.com, mreitz@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --p21Wdpm1rut8cnFkpgNWvEsvxXXsUKcIO Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/12/2014 01:27 PM, Markus Armbruster wrote: > Missed in commit 705be72. >=20 > Signed-off-by: Markus Armbruster > --- > block/raw-posix.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) Reviewed-by: Eric Blake >=20 > diff --git a/block/raw-posix.c b/block/raw-posix.c > index e100ae2..706d3c0 100644 > --- a/block/raw-posix.c > +++ b/block/raw-posix.c > @@ -1555,9 +1555,7 @@ static int try_seek_hole(BlockDriverState *bs, of= f_t start, off_t *data, > } > =20 > /* > - * Returns true iff the specified sector is present in the disk image.= Drivers > - * not implementing the functionality are assumed to not support backi= ng files, > - * hence all their sectors are reported as allocated. > + * Returns the allocation status of the specified sectors. > * > * If 'sector_num' is beyond the end of the disk image the return valu= e is 0 > * and 'pnum' is set to 0. >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --p21Wdpm1rut8cnFkpgNWvEsvxXXsUKcIO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJUY+rYAAoJEKeha0olJ0NqwS0IAJlY2t2hBk1PpmebloOXeuJt Q5esHu11JnBkKF4YQeBXXaxVBxAiGwJPax24ZmlUQ5MngEpbgrde+fUa7zkyHFUf 0R/+JciN4ww4JATzEzRLmKqjZsOLWa5FtepV6PhsdS4tdbjLiuJGLlO9ywPCBObF 8XYjI0nrBaFf0Blp15sxy+JU06Ed3N7crdZS4RkCMHw0C6lvEjn1KetbdQcu2ViB CyXx5E5itqTUoIGsP4Od5j0kUEIZfEmeu78TKz7A/hP0mBVw63tOzhGCq4iCCbcj uqyYq2ldyYGwSLn0MS9xeJxcPihe+i2HQbHs2jf3Geyp4Qt21Km+Xc6YFAR4yB0= =SGCK -----END PGP SIGNATURE----- --p21Wdpm1rut8cnFkpgNWvEsvxXXsUKcIO--