From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNp7V-0006wG-6i for qemu-devel@nongnu.org; Thu, 14 Jul 2016 18:28:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNp7U-000169-4O for qemu-devel@nongnu.org; Thu, 14 Jul 2016 18:28:37 -0400 References: <1468468228-27827-1-git-send-email-eblake@redhat.com> <1468468228-27827-12-git-send-email-eblake@redhat.com> From: Eric Blake Message-ID: <5788120B.60404@redhat.com> Date: Thu, 14 Jul 2016 16:28:27 -0600 MIME-Version: 1.0 In-Reply-To: <1468468228-27827-12-git-send-email-eblake@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="GGG5HGOI6AURXtvufdI7c99LRPE09jKjD" Subject: Re: [Qemu-devel] [PATCH v9 11/17] block: Simplify drive-mirror List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Kevin Wolf , "open list:Block layer core" , armbru@redhat.com, Luiz Capitulino , Max Reitz This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --GGG5HGOI6AURXtvufdI7c99LRPE09jKjD From: Eric Blake To: qemu-devel@nongnu.org Cc: Kevin Wolf , "open list:Block layer core" , armbru@redhat.com, Luiz Capitulino , Max Reitz Message-ID: <5788120B.60404@redhat.com> Subject: Re: [Qemu-devel] [PATCH v9 11/17] block: Simplify drive-mirror References: <1468468228-27827-1-git-send-email-eblake@redhat.com> <1468468228-27827-12-git-send-email-eblake@redhat.com> In-Reply-To: <1468468228-27827-12-git-send-email-eblake@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 07/13/2016 09:50 PM, Eric Blake wrote: > Now that we can support boxed commands, use it to greatly > reduce the number of parameters (and likelihood of getting > out of sync) when adjusting drive-mirror parameters. >=20 > Signed-off-by: Eric Blake > Reviewed-by: John Snow >=20 > --- > v9: s/box/boxed/, trivial enough to keep R-b > v8: rebase, drop stale sentence in docs, don't rearrange initialiation > v7: new patch You'll get a merge conflict for this one in comparison to current qemu.git. I'll repost an updated version. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --GGG5HGOI6AURXtvufdI7c99LRPE09jKjD 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/ iQEcBAEBCAAGBQJXiBILAAoJEKeha0olJ0NqBDIH/A72IJ/BZkKoDteW4ZcUcy/3 PlsBOh5mykYpnoVMmCgP5yvSLbHGtvTWExkMTOGcg2ZLiFtfC0cza9s1EPfTVsmw KrrcRsOpcAr64ZytHm/IB7XH3eXWtHApqnBk2NJsArZ9aA3YqWeO6CGNctS7+XUL mH7uvEW2L1wvcweR7HHlXxWO8DfgvUGqR2N67Ep59/GXasQz4PkNP4MofncjAdTk hceQ/qLOMr4FcjXt47lbvXfMHtktPYkGiJX1q/MfHn6c4NBgPUVV/RtkqZEzW1FT /ILI18M0rkkzM8GlQUJ7RZ1Tq3obBQ2jSZhAKKF8hyU01NSwbxQ6QiFvCqwkuZk= =W+0W -----END PGP SIGNATURE----- --GGG5HGOI6AURXtvufdI7c99LRPE09jKjD--