From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49061) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eKR1S-0005uO-1c for qemu-devel@nongnu.org; Thu, 30 Nov 2017 10:45:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eKR1P-0002vI-Sm for qemu-devel@nongnu.org; Thu, 30 Nov 2017 10:45:10 -0500 References: <20171123020832.8165-1-mreitz@redhat.com> <20171123020832.8165-7-mreitz@redhat.com> From: Eric Blake Message-ID: <8735179d-af0f-3d4f-d592-2874ae8a3fd7@redhat.com> Date: Thu, 30 Nov 2017 09:44:52 -0600 MIME-Version: 1.0 In-Reply-To: <20171123020832.8165-7-mreitz@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 06/17] iotests: Drop format-specific in _filter_img_info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , Fam Zheng , John Snow , qemu-devel@nongnu.org On 11/22/2017 08:08 PM, Max Reitz wrote: > _filter_img_info should remove format-specific information, too. We > already have such a filter in _img_info, and it is very useful for > query-block-named-block-nodes (etc.), too. > > However, in 198 we need that information (but we still want the rest of > the filter), so make that filtering optional. Note that "the rest of > the filter" includes filtering of the test directory, so we can drop the > _filter_testdir from 198 at the same time. > > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/198 | 6 ++++-- > tests/qemu-iotests/common.filter | 29 ++++++++++++++++++++++++++++- > 2 files changed, 32 insertions(+), 3 deletions(-) > Reviewed-by: Eric Blake -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org