From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xov5x-0006Nr-Oc for qemu-devel@nongnu.org; Thu, 13 Nov 2014 09:10:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xov5s-00036y-RG for qemu-devel@nongnu.org; Thu, 13 Nov 2014 09:09:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35297) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xov5s-00036u-Jj for qemu-devel@nongnu.org; Thu, 13 Nov 2014 09:09:52 -0500 Message-ID: <5464BBAA.8090404@redhat.com> Date: Thu, 13 Nov 2014 07:09:46 -0700 From: Eric Blake MIME-Version: 1.0 References: <1415873823-13844-1-git-send-email-armbru@redhat.com> <1415873823-13844-3-git-send-email-armbru@redhat.com> In-Reply-To: <1415873823-13844-3-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6JdwITFMfVD8ur5u1dXfFLBB9drDdV2qX" Subject: Re: [Qemu-devel] [PATCH v2 2/4] raw-posix: SEEK_HOLE suffices, get rid of FIEMAP List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: kwolf@redhat.com, famz@redhat.com, tony@bakeyournoodle.com, mreitz@redhat.com, stefanha@redhat.com, pbonzini@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --6JdwITFMfVD8ur5u1dXfFLBB9drDdV2qX Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/13/2014 03:17 AM, Markus Armbruster wrote: > Commit 5500316 (May 2012) implemented raw_co_is_allocated() as > follows: >=20 > "Fortunately", the FIEMAP code is used only when >=20 > * SEEK_HOLE/SEEK_DATA arent't defined, but CONFIG_FIEMAP is s/arent't/aren't/ > Signed-off-by: Markus Armbruster > --- > block/raw-posix.c | 60 ++++-------------------------------------------= -------- > 1 file changed, 4 insertions(+), 56 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --6JdwITFMfVD8ur5u1dXfFLBB9drDdV2qX 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 iQEcBAEBCAAGBQJUZLuqAAoJEKeha0olJ0NqWcgH/0UkzUlGzsIJLl8Fa9TcqOMb 1Xt8l7IRvL+btcROEm4AtQQcTJL0/S9jZ6Oro0eJzJ1/GDtz8Mu6JMiGwhI1f5jM ipNRymBWPBHUufrPznwEwZ86nbZPXx5Q5WXa9m50uhh/1B5yDeQxLG5wvdtl/f6u prnR3pO5P1d6opsjARRUSmvMBSK0q2e2l2/orvm8IVEUvN1/DHZdmmNoNtfj88eK pPVYrSgFWg1T1OG6TyY3stkCjm1O9nz6Ugpxgxm/5KLrhxvdagJdk6/BeD4SkXur iXuGga9zvbKrgo5FukdiDqliTNHfQr4i4vWJUnM5x/VQTORT4aitfYFotYdefbc= =AkZM -----END PGP SIGNATURE----- --6JdwITFMfVD8ur5u1dXfFLBB9drDdV2qX--