From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLWtp-000732-2p for qemu-devel@nongnu.org; Fri, 08 Jul 2016 10:37:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bLWtn-0005iG-3E for qemu-devel@nongnu.org; Fri, 08 Jul 2016 10:36:59 -0400 References: From: Max Reitz Message-ID: <9219c50e-a6aa-1453-043e-bf975e7c886a@redhat.com> Date: Fri, 8 Jul 2016 16:36:50 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="UXnAciU4KmvFFvS3gRakoJqPg44O09mM1" Subject: Re: [Qemu-devel] [PATCH 0/2] Fix regression with the default naming of throttling groups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --UXnAciU4KmvFFvS3gRakoJqPg44O09mM1 From: Max Reitz To: Alberto Garcia , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Stefan Hajnoczi Message-ID: <9219c50e-a6aa-1453-043e-bf975e7c886a@redhat.com> Subject: Re: [PATCH 0/2] Fix regression with the default naming of throttling groups References: In-Reply-To: Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 08.07.2016 16:02, Alberto Garcia wrote: > Hi, >=20 > Stefan reported this, this is a regression caused by commit > efaa7c4eeb7490c6f37f3. >=20 > QEMU v2.6.0 is affected but the patch cannot be backported as-is, I'll > send a separate version to qemu-stable. >=20 > Berto >=20 > Alberto Garcia (2): > blockdev: Fix regression with the default naming of throttling groups= > qemu-iotests: Test naming of throttling groups >=20 > blockdev.c | 7 +++- > tests/qemu-iotests/093 | 98 ++++++++++++++++++++++++++++++++++++++= ++++++++ > tests/qemu-iotests/093.out | 4 +- > 3 files changed, 105 insertions(+), 4 deletions(-) Thanks Berto, I've changed patch 1 to use "id" instead of "blk_id" (and you even asked me which variable to use beforehand O:-)) and applied the series to my block branch: https://github.com/XanClic/qemu/commits/block Max --UXnAciU4KmvFFvS3gRakoJqPg44O09mM1 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 iQEvBAEBCAAZBQJXf7qCEhxtcmVpdHpAcmVkaGF0LmNvbQAKCRA7sUIC6DisraAB B/4y/Q/Y0tLviEHueGsfML+h3CYkNKkumQKQ88ORfFR1VGQwk3Q+NCY4SxiJmHF4 Xd30yYFLUAfEopROS0SH1nnr+L93xFXZaPxn6BGntuJVaOtodfgQTSHCEU2pe4Io x80DtiaZEnSDI+vAOAacddlpk3ZvnlfwcHR7oyD+mpQngXAaJUk3lxNBp0kLuVrN 6bcJekM4JdCullkKTqFdG8u3AWNCu43lefTijMImTDJcvSuefaIweXczj0BGd/gw 7cZWj1jn+CI7IiNy9Lpy11DqoHS3Yqj0D0BwXOmzlJR1Ic50MWPLrcZoc3nxd/kh NgaMJBeJuhV0g3Dkfmi5iFgH =cm3e -----END PGP SIGNATURE----- --UXnAciU4KmvFFvS3gRakoJqPg44O09mM1--