From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34957) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGUVw-0008DM-Qi for qemu-devel@nongnu.org; Wed, 28 Jan 2015 10:26:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGUVv-0001x0-7q for qemu-devel@nongnu.org; Wed, 28 Jan 2015 10:26:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGUVu-0001ws-Vz for qemu-devel@nongnu.org; Wed, 28 Jan 2015 10:26:43 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0SFQgLw003926 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 28 Jan 2015 10:26:42 -0500 Message-ID: <54C8FFB1.4070508@redhat.com> Date: Wed, 28 Jan 2015 08:26:41 -0700 From: Eric Blake MIME-Version: 1.0 References: <1422387983-32153-1-git-send-email-mreitz@redhat.com> <1422387983-32153-24-git-send-email-mreitz@redhat.com> In-Reply-To: <1422387983-32153-24-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="l1ENd06jldm0TP440khjLuPXgCM3m2xjF" Subject: Re: [Qemu-devel] [PATCH RESEND 23/50] blockdev: Catch NULL BDS in block_set_io_throttle List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Fam Zheng , Jeff Cody , Markus Armbruster , Stefan Hajnoczi , John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --l1ENd06jldm0TP440khjLuPXgCM3m2xjF Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/27/2015 12:45 PM, Max Reitz wrote: > Split bdrv_find() into blk_by_name() and blk_bs() to separate the > "no medium inserted" case from the "device not found" case. >=20 > Signed-off-by: Max Reitz > --- > blockdev.c | 20 ++++++++++++++------ > 1 file changed, 14 insertions(+), 6 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --l1ENd06jldm0TP440khjLuPXgCM3m2xjF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJUyP+xAAoJEKeha0olJ0Nqd34H/1VIwgHwLfGQRWr3MLWPT3An 2z+Oa7JZIfIBC5hljbZpRO2JMeohzTASU5C5LkAHoB8jg7V6rqAYX6ePzTmN6m5u uVhRzzrqru1dqQNWIABk4ov43jhwIKTM9e5aKDx1umeyrf0IkbGhK7078L+UvWLl hJxOfd88n19cWtcdc/jVsZD+8FV7oAg2tz5TU4lbV9RtDuiJ3eO8DnSwTLuv5Efu YujpN+SJZSoiyEQ5KPZhL2VTjVrjDPMKsE8FauYueoqDD/h/+jG2bR2xkJMMO26B nZ2jN2PMt7wHz4XofJNoW/EehIi0rzwFgdB/DZy7GWtxlBbgpeIZ8pjRL89tEMM= =D5qq -----END PGP SIGNATURE----- --l1ENd06jldm0TP440khjLuPXgCM3m2xjF--