From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4xGW-0000bQ-R3 for qemu-devel@nongnu.org; Mon, 23 May 2016 17:19:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b4xGV-0006iH-CT for qemu-devel@nongnu.org; Mon, 23 May 2016 17:19:56 -0400 References: <1464022515-11390-1-git-send-email-kwolf@redhat.com> <1464022515-11390-5-git-send-email-kwolf@redhat.com> From: Eric Blake Message-ID: <574373F2.1040305@redhat.com> Date: Mon, 23 May 2016 15:19:46 -0600 MIME-Version: 1.0 In-Reply-To: <1464022515-11390-5-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Iitw6UHUeejIqQInA2dErpPraXIbSqifq" Subject: Re: [Qemu-devel] [PATCH 4/4] block: Propagate .drained_begin/end callbacks List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: pbonzini@redhat.com, famz@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Iitw6UHUeejIqQInA2dErpPraXIbSqifq Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/23/2016 10:55 AM, Kevin Wolf wrote: > When draining intermediate nodes (i.e. nodes that aren't the root node > for at least one of their parents; with node references, the user can > always configure the graph to create this situation), we need to > propagate the .drained_begin/end callbacks all the way up to the root > for the drain to be effective. >=20 > Signed-off-by: Kevin Wolf > --- > block.c | 20 +++++++++++++++++++- > 1 file changed, 19 insertions(+), 1 deletion(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Iitw6UHUeejIqQInA2dErpPraXIbSqifq 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/ iQEcBAEBCAAGBQJXQ3PyAAoJEKeha0olJ0NqDLsH/RHB81wDpVVvWxnEPytu2NiR u/x6L4SDaZeFZaa080bqxIJD7dNhFWJ8ftcZgC2O7+MMsOPnFDVZql5hOHQDBrr0 i1M+sRIWVY+w0kwp8KfwN2QXi7bIm1QhsdU645t5ChmCwtJttbfqEb5rXDRoPqAZ YYg2lxWCpkSVpxtDQfOBwS3F45kpxJWH9jUU8pbddrsUUKjkeq/rCX5IPcQQNtXj A/wBBk8IXeJRRX4psbIbdme5uSiZlWsdA6DmNM/6ycklQ2A+48Jrg3eBYLP6CLwW 5xRS0DlyNXy6MQBLBI0rIOUfl1xuO0VWv7Wjd/ZaHQZQ0xW6ZjtMV40nJ48Tn0Q= =xhcW -----END PGP SIGNATURE----- --Iitw6UHUeejIqQInA2dErpPraXIbSqifq--