From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XouUP-0006Oq-T3 for qemu-devel@nongnu.org; Thu, 13 Nov 2014 08:31:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XouUL-0002us-00 for qemu-devel@nongnu.org; Thu, 13 Nov 2014 08:31:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60712) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XouUK-0002un-NL for qemu-devel@nongnu.org; Thu, 13 Nov 2014 08:31:04 -0500 Message-ID: <5464B292.5060007@redhat.com> Date: Thu, 13 Nov 2014 06:30:58 -0700 From: Eric Blake MIME-Version: 1.0 References: <1415873823-13844-1-git-send-email-armbru@redhat.com> In-Reply-To: <1415873823-13844-1-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="h2cHBwMoBq5HLAMXp1gVPKjUwBxpnu3sa" Subject: Re: [Qemu-devel] [PATCH v2 0/4] raw-posix: Get rid of FIEMAP, and more 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) --h2cHBwMoBq5HLAMXp1gVPKjUwBxpnu3sa Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/13/2014 03:16 AM, Markus Armbruster wrote: > See PATCH 2/4 for why FIEMAP needs to go. Minor fixes in 1+3/4, > cleanup in 4/4. >=20 > Would you like this included in 2.2? Maybe just the first three? I'm okay with removing FIEMAP in 2.2; I'm okay if the entire series goes in, once it passes review. >=20 > v2: > * PATCH 1 unchanged > * PATCH 2 revised and split up [Paolo, Fam, Eric, Max] >=20 > Markus Armbruster (4): > raw-posix: Fix comment for raw_co_get_block_status() > raw-posix: SEEK_HOLE suffices, get rid of FIEMAP > raw-posix: Fix try_seek_hole()'s handling of SEEK_DATA failure > raw-posix: Clean up around raw_co_get_block_status() >=20 > block/raw-posix.c | 117 ++++++++++++++++++----------------------------= -------- > 1 file changed, 38 insertions(+), 79 deletions(-) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --h2cHBwMoBq5HLAMXp1gVPKjUwBxpnu3sa 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 iQEcBAEBCAAGBQJUZLKSAAoJEKeha0olJ0NqCaYH/0Xl9q1hgnrog4fs3zrR/Tm5 tPbFWPg55sH/MyPLr2W+xY43/aRuvQ6wShfjy/B4cEh5i8nLHl4+9VZhBrq+RUwl z6//2V0oNMKsH6Ns6lZLsKVsgZ63nxKxzb/OK5B4szlRdtxx/rmMd171h+YWMn0Y 6S2bXcMmorUpANeAc99+1pUWX51nsBTZ00nydus34VUcWgDmuS/Tc/WATkMgNzn9 iGnOvdAGqNnsHtKQfQvl0foO+uE0JeY9mcR1lMtA9lF+xKC02Qe6gdbQ++fS7Yv2 U0QYAtwWQnv0mBathN02sxyBZfSIj/MXAjkK6KydIUo5VMIszgUfkVE3FDCfu0s= =Ud38 -----END PGP SIGNATURE----- --h2cHBwMoBq5HLAMXp1gVPKjUwBxpnu3sa--