From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5O3Q-0008LJ-BB for qemu-devel@nongnu.org; Tue, 24 May 2016 21:56:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5O3O-0008A1-9K for qemu-devel@nongnu.org; Tue, 24 May 2016 21:56:11 -0400 References: <1464097654-12977-1-git-send-email-kwolf@redhat.com> <1464097654-12977-14-git-send-email-kwolf@redhat.com> From: Eric Blake Message-ID: <57450632.40708@redhat.com> Date: Tue, 24 May 2016 19:56:02 -0600 MIME-Version: 1.0 In-Reply-To: <1464097654-12977-14-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="sTGESX555OQicaLRUN1A3tgAIDqS4SGI2" Subject: Re: [Qemu-devel] [PATCH v2 13/14] commit: Use BlockBackend for I/O List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: berto@igalia.com, jcody@redhat.com, qemu-devel@nongnu.org, mreitz@redhat.com, jsnow@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --sTGESX555OQicaLRUN1A3tgAIDqS4SGI2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/24/2016 07:47 AM, Kevin Wolf wrote: > This changes the commit block job to use the job's BlockBackend for > performing its I/O. job->bs isn't used by the commit code any more > afterwards. >=20 > Signed-off-by: Kevin Wolf > --- > block/commit.c | 53 +++++++++++++++++++++++++++++++++-----------------= --- > 1 file changed, 33 insertions(+), 20 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --sTGESX555OQicaLRUN1A3tgAIDqS4SGI2 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/ iQEcBAEBCAAGBQJXRQYyAAoJEKeha0olJ0NqhVoIAIdXTNKNVgGmE09qiP+C4iQb FdA0fjezbZugd0eZ4nU4FecezDIfHHXqbg2xC/v4V43voMCUu36gq9dX9goESmt0 9rU8jHQpYIJ5NBx0/gwL4dF8xYwYFXirn2xEdfFULTFDeWpEQxGpKuGwG87h4bLm c9oOl/SEHvyuqzHxNDilS7J5xGCuS7byibSrMN0/oQHphcOgI+bPwxWzzx9fL7Dr udnBrIxO1dtE69Ok+CcQWWizcazjR1WHI/nFz25YFwwBVKVUM85acmYGPrccFQ0k f5ReFkgmxbDhoL1end7zC/1DBEu4jbGts7Tnq6/1C2RuDRIdozVD+lRbypYAKIE= =6K3v -----END PGP SIGNATURE----- --sTGESX555OQicaLRUN1A3tgAIDqS4SGI2--