From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58557) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bD0ao-0003w9-Kz for qemu-devel@nongnu.org; Tue, 14 Jun 2016 22:30:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bD0am-0003CS-Hx for qemu-devel@nongnu.org; Tue, 14 Jun 2016 22:30:09 -0400 References: <1465917916-22348-1-git-send-email-den@openvz.org> <1465917916-22348-3-git-send-email-den@openvz.org> From: Eric Blake Message-ID: <5760BDA7.9090508@redhat.com> Date: Tue, 14 Jun 2016 20:29:59 -0600 MIME-Version: 1.0 In-Reply-To: <1465917916-22348-3-git-send-email-den@openvz.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bQLTmhGiqhJNpoGD6MTFOrO40FmmowT38" Subject: Re: [Qemu-devel] [PATCH 2/9] mirror: create mirror_dirty_init helper for mirror_run List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Denis V. Lunev" , qemu-devel@nongnu.org, qemu-block@nongnu.org Cc: vsementsov@virtuozzo.com, Stefan Hajnoczi , Fam Zheng , Kevin Wolf , Max Reitz , Jeff Cody This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --bQLTmhGiqhJNpoGD6MTFOrO40FmmowT38 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/14/2016 09:25 AM, Denis V. Lunev wrote: > The code inside the helper will be extended in the next patch. mirror_r= un > itself is overbloated at the moment. >=20 > Signed-off-by: Denis V. Lunev > Reviewed-by: Vladimir Sementsov-Ogievskiy > CC: Stefan Hajnoczi > CC: Fam Zheng > CC: Kevin Wolf > CC: Max Reitz > CC: Jeff Cody > CC: Eric Blake > --- > block/mirror.c | 83 ++++++++++++++++++++++++++++++++++----------------= -------- > 1 file changed, 49 insertions(+), 34 deletions(-) >=20 Looks like a nice split. Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --bQLTmhGiqhJNpoGD6MTFOrO40FmmowT38 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/ iQEcBAEBCAAGBQJXYL2nAAoJEKeha0olJ0NqCqEH/1JxC5+3aCtkii0vdmitSq8u gGkWmosV680LkB8onwh+vIe72ecuW9R8CJCgNP1eLRmPj9rKDVGkFxQg5fGOO3J6 Kx/s4cjMJlxxGSkxJNF4Kr//gOcH3JCW4GmPqt8LJ351QXNZoSr0x3pvNi4lJvcK 4hCiIUedgfGP/50dmNWWXChjv6u5zPNGzmV+GP/U1Z//xID1zh55aJzfZkGuTnch WTxpKK7KUKKXeRT/Goae3ao3c1G3ae6KxiwkAlQWkfo7tQWIPMCtlKY0+3bxCIiQ I1gBcph4nq8i6VM86ungFs2CdzSPOjFeEPrWF1I6qCHX2PqKwxcaXJWedY2OFnI= =yMdT -----END PGP SIGNATURE----- --bQLTmhGiqhJNpoGD6MTFOrO40FmmowT38--