From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyMGF-0003E0-24 for qemu-devel@nongnu.org; Mon, 16 Nov 2015 11:04:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZyMG9-0003DN-7J for qemu-devel@nongnu.org; Mon, 16 Nov 2015 11:04:06 -0500 References: <1447108773-6836-1-git-send-email-mreitz@redhat.com> <1447108773-6836-20-git-send-email-mreitz@redhat.com> <20151112071206.GL4082@ad.usersys.redhat.com> From: Max Reitz Message-ID: <5649FE61.8060804@redhat.com> Date: Mon, 16 Nov 2015 17:03:45 +0100 MIME-Version: 1.0 In-Reply-To: <20151112071206.GL4082@ad.usersys.redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bJkCrhUbMNirw2FG3nhlIqnhiVmVtCHfr" Subject: Re: [Qemu-devel] [PATCH v7 19/24] block: Add list of all BlockDriverStates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: Kevin Wolf , Alberto Garcia , qemu-block@nongnu.org, Markus Armbruster , qemu-devel@nongnu.org, Stefan Hajnoczi , Paolo Bonzini , John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --bJkCrhUbMNirw2FG3nhlIqnhiVmVtCHfr Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 12.11.2015 08:12, Fam Zheng wrote: > On Mon, 11/09 23:39, Max Reitz wrote: >> We need this list so that bdrv_close_all() can keep track of which BDS= s >> are still open after having removed the BDSs from all of the BBs and >> having released all monitor BDS references. >> >> Signed-off-by: Max Reitz >> Reviewed-by: Kevin Wolf >=20 > Reviewed-by: Fam Zheng >=20 > Is graph_bdrv_states becoming a subset of this list, just with non-empt= y > node_name? Yes, that is correct. There shouldn't be any BDS that isn't in all_bdrv_states. Max --bJkCrhUbMNirw2FG3nhlIqnhiVmVtCHfr 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 iQEcBAEBCAAGBQJWSf5hAAoJEDuxQgLoOKytJJ0H/0f5e4HiWqDzQM1Qi1aZy/b9 dDisUxnGN88NRCrUfY+az+tMgF6NDyik/ectk6h8zj5Oi7xgzY1ErQYoKP3WGM8D 8jt6ST+aebZ0xu4yQcN+PPj6NmVsvwOGFbcIQ3fJ8SY91bJnQsFb53QbsZ/Dy+Uz bH6wIcJjDQzHS2xWf/zh098N1Z+ZFxHifnazUEzB8raPYOD61UBBWJ+40wuRrr4V 1fCj/im5DGZvzH2RErVy1RycMTQuz6qMdr9qDVDqY9Lwd5FkxT02WrKoun+MoWTf 1q1pNV1iWC3QE6F4S1WILcGOTjIHf7MqErNHBoZFUkxSjp8usYFd02v7shjEwT4= =FjxH -----END PGP SIGNATURE----- --bJkCrhUbMNirw2FG3nhlIqnhiVmVtCHfr--