From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5b2i-0001lz-5K for qemu-devel@nongnu.org; Wed, 25 May 2016 11:48:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5b2g-0005PD-87 for qemu-devel@nongnu.org; Wed, 25 May 2016 11:48:19 -0400 References: <1464179363-19821-1-git-send-email-kwolf@redhat.com> <1464179363-19821-16-git-send-email-kwolf@redhat.com> From: Eric Blake Message-ID: <5745C939.1050603@redhat.com> Date: Wed, 25 May 2016 09:48:09 -0600 MIME-Version: 1.0 In-Reply-To: <1464179363-19821-16-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="AHBRLb4niL7PIQtXBgXfN5C0Wrj00D5A6" Subject: Re: [Qemu-devel] [PATCH v3 15/15] blockjob: Remove BlockJob.bs List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: mreitz@redhat.com, berto@igalia.com, jcody@redhat.com, jsnow@redhat.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --AHBRLb4niL7PIQtXBgXfN5C0Wrj00D5A6 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/25/2016 06:29 AM, Kevin Wolf wrote: > There is a single remaining user in qemu-img, and another one in a test= > case, both of which can be trivially converted to using BlockJob.blk > instead. >=20 > Signed-off-by: Kevin Wolf > --- > blockjob.c | 1 - > include/block/blockjob.h | 1 - > qemu-img.c | 2 +- > tests/test-blockjob-txn.c | 3 ++- > 4 files changed, 3 insertions(+), 4 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --AHBRLb4niL7PIQtXBgXfN5C0Wrj00D5A6 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/ iQEcBAEBCAAGBQJXRck5AAoJEKeha0olJ0NqySMH/iC7QXb58weLCqiaJSDRgKzx E6v1UvPJiqO4GSmrNGuxsGSAxXJgvAV4Ea5SiE8gMqXg/1ryg3pH++NzFA7Vdo2z BsfgvvUgvz+2ShaDUGnaYn8c43xi6UxD2+lZXwTjDlNpX8MtUwNsDDBWLigZMcGZ 4dlt8SiCzRsPNXyk8m8KdiLKh4lQgktqpV4uX+W2zbCvceSaXaks+NjLdyF42N4F M+Lgs0OgHMwGEmGa852Lq7NM1B2/G6axw7WavV5QLJdtetSIjGUkHYcNDhFY1/iN vSowd1QLwKSdSla6+iRvlPF3xC7HxjMzd1jBrc+mm0UitJMZ76ma8lHiD1QYySg= =77d8 -----END PGP SIGNATURE----- --AHBRLb4niL7PIQtXBgXfN5C0Wrj00D5A6--