From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGyv3-00058A-U5 for qemu-devel@nongnu.org; Thu, 29 Jan 2015 18:54:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGyv0-0001lv-NI for qemu-devel@nongnu.org; Thu, 29 Jan 2015 18:54:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45369) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGyv0-0001lr-FE for qemu-devel@nongnu.org; Thu, 29 Jan 2015 18:54:38 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0TNsbkW004295 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 29 Jan 2015 18:54:37 -0500 Message-ID: <54CAC83C.3000606@redhat.com> Date: Thu, 29 Jan 2015 16:54:36 -0700 From: Eric Blake MIME-Version: 1.0 References: <1422300468-16216-1-git-send-email-mreitz@redhat.com> <1422300468-16216-12-git-send-email-mreitz@redhat.com> In-Reply-To: <1422300468-16216-12-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="dDXON9aiPI615rH5OhxqetXTf6fFNiwl4" Subject: Re: [Qemu-devel] [PATCH 11/21] block: Add blk_commit_all() and blk_invalidate_cache_all() 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) --dDXON9aiPI615rH5OhxqetXTf6fFNiwl4 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/26/2015 12:27 PM, Max Reitz wrote: > These functions will be changed to iterate through the BDS trees as > defined by the BlockBackends instead of the list of root BDS, therefore= > prepare moving their code to the BlockBackend level. >=20 > Signed-off-by: Max Reitz > --- > block/block-backend.c | 10 ++++++++++ > include/sysemu/block-backend.h | 2 ++ > 2 files changed, 12 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --dDXON9aiPI615rH5OhxqetXTf6fFNiwl4 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/ iQEcBAEBCAAGBQJUysg8AAoJEKeha0olJ0NqhfgH/1uUHyxfvA0eyFidagrWOY4I FZRTXiloYdUtLnEWrjrYFV2k55dzVgZrUGUjUb60kQMk+a87rXHihGu3ioI0YgCz 1lf5oFrcD9XuytktbXE2BCuG/2O2SVOJSj+qII/1G0e9cUFyrcmHbOeoH15nzFyW mv+CXRW7vWazZYabjj8MunSvwb+sHaDZJMBqsihcS9v1pO3QuTRdvT6XZ942QoSo FhbKmP0CqV/3kp32ck76MVDRwcnKTUYRqyuvkrYMcxhzvgQvoA0roOrDmbW1MY+N ySfWxi2b5Sm0Z0qBoZpzpXbRn/RequkvGFHY3/SOUcSRLUgnDk8cq5Kn24DJ3YI= =O2WN -----END PGP SIGNATURE----- --dDXON9aiPI615rH5OhxqetXTf6fFNiwl4--