From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avDSp-0007c8-UU for qemu-devel@nongnu.org; Tue, 26 Apr 2016 20:36:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1avDSp-0007fs-5N for qemu-devel@nongnu.org; Tue, 26 Apr 2016 20:36:23 -0400 References: <1461706338-20219-1-git-send-email-mreitz@redhat.com> <1461706338-20219-2-git-send-email-mreitz@redhat.com> From: Eric Blake Message-ID: <57200980.6020302@redhat.com> Date: Tue, 26 Apr 2016 18:36:16 -0600 MIME-Version: 1.0 In-Reply-To: <1461706338-20219-2-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="EEs3UhQq02hlQmLdoMdEheief5kg3Q6UR" Subject: Re: [Qemu-devel] [PATCH 01/19] block: Use children list in bdrv_refresh_filename List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: qemu-devel@nongnu.org, Alberto Garcia , Kevin Wolf This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --EEs3UhQq02hlQmLdoMdEheief5kg3Q6UR Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/26/2016 03:32 PM, Max Reitz wrote: > bdrv_refresh_filename() should invoke itself recursively on all > children, not just on file. >=20 > With that change, we can remove the manual invocations in blkverify and= > quorum. >=20 > Signed-off-by: Max Reitz > --- > block.c | 9 +++++---- > block/blkverify.c | 3 --- > block/quorum.c | 1 - > 3 files changed, 5 insertions(+), 8 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --EEs3UhQq02hlQmLdoMdEheief5kg3Q6UR 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/ iQEcBAEBCAAGBQJXIAmAAAoJEKeha0olJ0NqqRUH/1DrbjT+JRgbDdJL1j7xSDK4 dEqMF9tnrDOnhQlumA0mWOJD2s7hevvCoa54xKlAEJI7DT3S8SuAAQ11uIQCuvxv ygHA3WCrE3VnHB0AfvTOZqpcmyaiRHDLiC+6Skqbw+Ay/F4aGsmt3XTZ7FGiW/bz iKAgt7+5r0uUzcOHfOPfYBPNlI73tncVEjS1Jo45BHMshacLeckKaw1ooo5cmB6p +oDC5LqUIAcLvmnHHmNi5ZG8uXNecZBsdwLTsKl+oem3QVUD8WAQxJWw/3a2F4yI ZyBLV3c7OSYqGwcG741xcT4BfScKz9BJGVLkRHCIrOWyxKTPbcNsjJltLIyxVM8= =0oD4 -----END PGP SIGNATURE----- --EEs3UhQq02hlQmLdoMdEheief5kg3Q6UR--