From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47061) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLWPV-0000az-PZ for qemu-devel@nongnu.org; Fri, 08 Jul 2016 10:05:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bLWPR-0006mH-CR for qemu-devel@nongnu.org; Fri, 08 Jul 2016 10:05:40 -0400 From: Alberto Garcia Date: Fri, 8 Jul 2016 17:05:12 +0300 Message-Id: Subject: [Qemu-devel] [PATCH for-2.6 0/2] Fix regression with the default naming of throttling groups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, qemu-stable@nongnu.org, Stefan Hajnoczi , Max Reitz , Alberto Garcia Hi, Stefan reported this, this is a regression caused by commit efaa7c4eeb7490c6f37f3. I sent a separate series for the git master, this is the backport for QEMU v2.6.0. Berto Alberto Garcia (2): blockdev: Fix regression with the default naming of throttling groups qemu-iotests: Test naming of throttling groups blockdev.c | 9 +++-- tests/qemu-iotests/093 | 98 ++++++++++++++++++++++++++++++++++++++++++++++ tests/qemu-iotests/093.out | 4 +- 3 files changed, 106 insertions(+), 5 deletions(-) -- 2.8.1