From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60520) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zd1Y1-0001EV-Lr for qemu-devel@nongnu.org; Fri, 18 Sep 2015 15:42:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zd1Y0-0003h9-RW for qemu-devel@nongnu.org; Fri, 18 Sep 2015 15:42:17 -0400 References: <1442589793-7105-1-git-send-email-mreitz@redhat.com> <1442589793-7105-23-git-send-email-mreitz@redhat.com> From: Eric Blake Message-ID: <55FC690B.6000806@redhat.com> Date: Fri, 18 Sep 2015 13:42:03 -0600 MIME-Version: 1.0 In-Reply-To: <1442589793-7105-23-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="A3uVE1VduVavFHPCPm3rFR3RuShBPRgs4" Subject: Re: [Qemu-devel] [PATCH v5 22/38] block: Prepare for NULL BDS List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , Alberto Garcia , qemu-devel@nongnu.org, Markus Armbruster , Stefan Hajnoczi , John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --A3uVE1VduVavFHPCPm3rFR3RuShBPRgs4 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/18/2015 09:22 AM, Max Reitz wrote: > blk_bs() will not necessarily return a non-NULL value any more (unless > blk_is_available() is true or it can be assumed to otherwise, e.g. > because it is called immediately after a successful blk_new_with_bs() o= r > blk_new_open()). >=20 > Signed-off-by: Max Reitz > --- > block.c | 5 ++ > block/qapi.c | 4 +- > blockdev.c | 201 ++++++++++++++++++++++++++++++++++----------= -------- > hw/block/xen_disk.c | 4 +- > migration/block.c | 5 ++ > monitor.c | 4 ++ > 6 files changed, 153 insertions(+), 70 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --A3uVE1VduVavFHPCPm3rFR3RuShBPRgs4 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/ iQEcBAEBCAAGBQJV/GkMAAoJEKeha0olJ0NqiIEH/jDQyqY1SBeixklhwHZe69en ef4Qap96MLepnYubdG3M0LwFJxz4HZEK0NArFusFTSZtyMrwGzxDCiWrrViPvLW+ f44tjI5CJNY6NnWFV9E6fXCVVEKKzooa7/2GY7Fn3/yNALxIbxnbvXHYiaWccoVW a5zcrWizvW/rjk4OzS+AlNtTtxX7TgXzBIEgnYHXndabmeakMii8w30YDBH11mf3 76JjJpGTS58kNVlrLNqSpWhtEA7B78AgflBq0k2aijKfKCMe7EZ82GNoU1IiEWoU gOTp2n4wmvWisORcOtnQSjQJOihN0QKSCXBsWZdFxr+LInpU3eqF+2q/a3UUSoQ= =FYgd -----END PGP SIGNATURE----- --A3uVE1VduVavFHPCPm3rFR3RuShBPRgs4--