From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37679) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b88Eb-0002lo-K9 for qemu-devel@nongnu.org; Wed, 01 Jun 2016 11:39:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b88EZ-0002oA-CW for qemu-devel@nongnu.org; Wed, 01 Jun 2016 11:39:04 -0400 References: <1464128732-12667-1-git-send-email-eblake@redhat.com> <20160601153502.GE5356@noname.str.redhat.com> From: Eric Blake Message-ID: <574F018E.1060309@redhat.com> Date: Wed, 1 Jun 2016 09:38:54 -0600 MIME-Version: 1.0 In-Reply-To: <20160601153502.GE5356@noname.str.redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Sqxwn9KL76NxeIxQKo1IOnuHWBKtsvL1B" Subject: Re: [Qemu-devel] [PATCH 00/13] Kill sector-based write_zeroes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Sqxwn9KL76NxeIxQKo1IOnuHWBKtsvL1B Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/01/2016 09:35 AM, Kevin Wolf wrote: > Am 25.05.2016 um 00:25 hat Eric Blake geschrieben: >> Kevin pointed out that my recent change to byte-based instead >> of sector-based blk_write_zeroes() (commit 983a1600) makes life >> harder as long as bdrv_write_zeroes is still sector-based, and >> where the compiler doesn't flag any change in parameter types. >> Complete the conversion, by renaming things (so the compiler >> will help flag any future rebase conflicts), and making all >> write_zeroes operations nominally take bytes. >> >> Definitely conflicts with Denis' qcow2_co_write_zeroes improvements >> series, and probably with Kevin's conversion of block jobs to >> BlockBackend. I can rebase if those land on the block branch first. >=20 > Do you have an idea when you'll have the time to send a v2? It seems > that whatever I start working on at the moment, I always end up with an= > dependency on this series. :-) Coincidentally enough, today :) I'm just making one last pass through my edits to make sure v2 is ready for posting. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Sqxwn9KL76NxeIxQKo1IOnuHWBKtsvL1B 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/ iQEcBAEBCAAGBQJXTwGOAAoJEKeha0olJ0Nq6pQH/27aGvdhc7Ogsz+UDFO5AP1L 57Uc/ugIPXu9+8+K4pt3ZUtg+0syy0PdrCKqT6EAhkftNzYhPO9Vkc1T3//ZQrwM kfxm8PigwQ4eRR2VBXHXguf2IF+SMR+2+9QP7mnCmvNVncuunMZdq3jvyGekA9fI k1JmcdcHEXKaro/vq950n1nYfSuTo6R8beXOa0a2F5Mt07iV64vt1r537coAzlMd Go+DrD6ixs3gtgQA26YTF9puHTOsIrvklM+xRLmfoTqAwpmopvS9ByEdEy1BwK04 7aj6YqfZbATxmuiMNUEJG4mPnbIjtE9pI7J0bS/E4Jj++l0LDmkbDFcyONaX3Oc= =mLcj -----END PGP SIGNATURE----- --Sqxwn9KL76NxeIxQKo1IOnuHWBKtsvL1B--