From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGykp-0005qc-1W for qemu-devel@nongnu.org; Thu, 29 Jan 2015 18:44:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGyko-0006tB-08 for qemu-devel@nongnu.org; Thu, 29 Jan 2015 18:44:06 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49155) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGykn-0006t6-IL for qemu-devel@nongnu.org; Thu, 29 Jan 2015 18:44:05 -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 t0TNi5ce027902 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 29 Jan 2015 18:44:05 -0500 Message-ID: <54CAC5C3.4080706@redhat.com> Date: Thu, 29 Jan 2015 16:44:03 -0700 From: Eric Blake MIME-Version: 1.0 References: <1422300468-16216-1-git-send-email-mreitz@redhat.com> <1422300468-16216-6-git-send-email-mreitz@redhat.com> In-Reply-To: <1422300468-16216-6-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="avdpGP8cvVQtFft4fDmI1Tg41LDrtw732" Subject: Re: [Qemu-devel] [PATCH 05/21] block: Remove per-BDS close notifiers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Markus Armbruster , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --avdpGP8cvVQtFft4fDmI1Tg41LDrtw732 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/26/2015 12:27 PM, Max Reitz wrote: > They are unused, and bdrv_close_all() is a perfectly valid replacement.= >=20 > Signed-off-by: Max Reitz > --- > block.c | 7 ------- > block/block-backend.c | 7 ------- > include/block/block.h | 1 - > include/block/block_int.h | 2 -- > include/sysemu/block-backend.h | 1 - > 5 files changed, 18 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --avdpGP8cvVQtFft4fDmI1Tg41LDrtw732 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/ iQEcBAEBCAAGBQJUysXDAAoJEKeha0olJ0Nq4V8H/jFgk2I9ILq+PNNRJVLySc4l xOxfZLeSNwRTE1mJ7HDZeHlGZeyTwnq7lLoXZHPV+Rog/qdGQANlC6uh0bGqRhn/ megkLgLRbxhO3a26THy7x4kIU9YGpnObVTyw98fT9YnaloyCFHKsnkYqiwHeUd3S nr88/vix1GmdSXcl227lhJyNbROz5YHDt6b2jrjUzE+n1AeTuqy5d4AwKsInLE6I tqx8jXsXuQh3o1m2cGFxyFRcCz5R+H1jPaOIlZfZ9N4KOlNNGccBdHL30ndFVshu 2pIfYeeCpI/l1sJw6ezX+o7NGws5DRjNK8O8D7P6jDuZYK9RoLAPT6iQ2H/GuAE= =UMuF -----END PGP SIGNATURE----- --avdpGP8cvVQtFft4fDmI1Tg41LDrtw732--