From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zgbdh-0004E4-Mv for qemu-devel@nongnu.org; Mon, 28 Sep 2015 12:50:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zgbdg-0004d6-Nb for qemu-devel@nongnu.org; Mon, 28 Sep 2015 12:50:57 -0400 References: <0de92b950741a15b9ff085f7b102ef99ef26101c.1443410673.git.jcody@redhat.com> From: Max Reitz Message-ID: <56096FDF.1090009@redhat.com> Date: Mon, 28 Sep 2015 18:50:39 +0200 MIME-Version: 1.0 In-Reply-To: <0de92b950741a15b9ff085f7b102ef99ef26101c.1443410673.git.jcody@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="LtsEjaMxKLWrQaDpi2uFmbFBDh4J70VaN" Subject: Re: [Qemu-devel] [Qemu-block] [PATCH 2/3] block: mirror - split out part of mirror_run() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody , qemu-devel@nongnu.org Cc: kwolf@redhat.com, qemu-block@nongnu.org, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --LtsEjaMxKLWrQaDpi2uFmbFBDh4J70VaN Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 28.09.2015 05:29, Jeff Cody wrote: > This is code relocation, to pull the part of mirror_run() that > calls mirror_iteration out into a separate function. >=20 > Signed-off-by: Jeff Cody > --- > block/mirror.c | 206 ++++++++++++++++++++++++++++++-------------------= -------- > 1 file changed, 110 insertions(+), 96 deletions(-) Reviewed-by: Max Reitz --LtsEjaMxKLWrQaDpi2uFmbFBDh4J70VaN 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 iQEcBAEBCAAGBQJWCW/fAAoJEDuxQgLoOKytzX8IAJPg/IsZqei+Z8YBGD9rri9Y g5xKqKdmjEkXqulBwg69QV0mLh3Gm4Vc18WWBmicTFxfVKqXRPoL17u2gnW4S4R0 Co6vUDmJCqObfpuJK7hE/C2pZJOdz1zyVpmAwQUNr7L6DB4pRQbH421j2bDbV/14 e4x5GTaCQWLWWmcO9RlWgx//iEEsYeWDsijkTIR9zRA201qeVfwIi5HikItwQn1r 4gSrPcnAG5EG5yoaX7VQ7k2FijAHVsjYnBBm7J4pl1D02dIHP96mBZvVb6+W+qBL nUo6SOM33vNnVQh5VX/zxa6MjTB4adeN0j/UF2T55I50pmZ5LKvqo08F/bVFHds= =7npc -----END PGP SIGNATURE----- --LtsEjaMxKLWrQaDpi2uFmbFBDh4J70VaN--