From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGYcN-000619-2q for qemu-devel@nongnu.org; Wed, 28 Jan 2015 14:49:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGYcJ-0003fX-T9 for qemu-devel@nongnu.org; Wed, 28 Jan 2015 14:49:39 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGYcJ-0003fC-KU for qemu-devel@nongnu.org; Wed, 28 Jan 2015 14:49:35 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0SJnXq3003069 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 28 Jan 2015 14:49:34 -0500 Message-ID: <54C93D4C.1020906@redhat.com> Date: Wed, 28 Jan 2015 12:49:32 -0700 From: Eric Blake MIME-Version: 1.0 References: <1422387983-32153-1-git-send-email-mreitz@redhat.com> <1422387983-32153-38-git-send-email-mreitz@redhat.com> In-Reply-To: <1422387983-32153-38-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gbILehUlbIPvT5T3oaVLnRetHFcgqutfK" Subject: Re: [Qemu-devel] [PATCH RESEND 37/50] block: Add blk_remove_bs() 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) --gbILehUlbIPvT5T3oaVLnRetHFcgqutfK Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/27/2015 12:46 PM, Max Reitz wrote: > This function removes the BlockDriverState associated with the given > BlockBackend from that BB and sets the BDS pointer in the BB to NULL. >=20 > Signed-off-by: Max Reitz > --- > block/block-backend.c | 22 +++++++++++++++++++++- > include/sysemu/block-backend.h | 1 + > 2 files changed, 22 insertions(+), 1 deletion(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --gbILehUlbIPvT5T3oaVLnRetHFcgqutfK 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/ iQEcBAEBCAAGBQJUyT1MAAoJEKeha0olJ0NqJ6kIAJcCgRTKWnO5wcrHGth18EGH QURfbNBP3gFkJ3wZZCijhrahPe6EzALYUXTSVO+bDDgtWf3duJvG+dGvWw377AJY +szEn7cFRZrFI07agZJnZn4BE5QNyUpwOBrEpksXrQKWUrqux3JHVp1rC3K68W35 WpU7Lsh9TCTMGQBLOpzkBaD8AQ1xK+ei7lvA48+PIAEf+4m+L4IZxkZmt84a9uEy UzvGIMbH8rW1HtCAjsfZcLLa3fK5wVRNg6xEOLm4+q//SzDX4L0A7AdYXuWQxgcA 9fldn45cxzZOZ5kchpnmhU+6S6uAP6qL7Clt2xKukI2iIyudtBT08kxHuJaELS8= =S0Ul -----END PGP SIGNATURE----- --gbILehUlbIPvT5T3oaVLnRetHFcgqutfK--