From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNRO7-0003AC-8s for qemu-devel@nongnu.org; Mon, 16 Feb 2015 14:31:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNRO2-0003lf-Hh for qemu-devel@nongnu.org; Mon, 16 Feb 2015 14:31:23 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43924) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNRO2-0003lS-9q for qemu-devel@nongnu.org; Mon, 16 Feb 2015 14:31:18 -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 t1GJVHTx023663 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 16 Feb 2015 14:31:17 -0500 Message-ID: <54E24583.6060209@redhat.com> Date: Mon, 16 Feb 2015 12:31:15 -0700 From: Eric Blake MIME-Version: 1.0 References: <1423507124-29809-1-git-send-email-mreitz@redhat.com> <1423507124-29809-2-git-send-email-mreitz@redhat.com> In-Reply-To: <1423507124-29809-2-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3qGRJMDLVtBToNDbtamwSeOm2sWFV8FLQ" Subject: Re: [Qemu-devel] [PATCH v2 01/22] iotests: Move _filter_nbd into common.filter List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Paolo Bonzini , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --3qGRJMDLVtBToNDbtamwSeOm2sWFV8FLQ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/09/2015 11:38 AM, Max Reitz wrote: > _filter_nbd can be useful for other NBD tests, too, therefore it should= > reside in common.filter, and it should support URLs of the "nbd://" > format and export names. >=20 > The NBD log lines ("/your/source/dir/nbd.c:function():line: error") > should not be converted to empty lines but removed altogether. >=20 > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/083 | 13 +------------ > tests/qemu-iotests/083.out | 10 ---------- > tests/qemu-iotests/common.filter | 12 ++++++++++++ > 3 files changed, 13 insertions(+), 22 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --3qGRJMDLVtBToNDbtamwSeOm2sWFV8FLQ 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/ iQEcBAEBCAAGBQJU4kWDAAoJEKeha0olJ0NqafgH/0oRTm2XtYDc5tDPHttlJVo4 rRLVajPuZu2Mb1BHqqzvF7afsbP6RjuTCVzXYnFR5y0NgqoOiXQWUUBeiE2QrBEp wl3mIMkYOJAzTvEPQT3yZ8KKosxmDFYyQ1giRMKWOeWHTK+oAmenrHr/izcVJ1hr 3TwjzBuFsmJJH+uKBM/fk5NbuIbZeuWoPeCM8DCXEpeQ/g6dk+us8pOlBIum/K/Q LNmj/WFphzdoMHRx1yhPCqG6tjN00HPEOuWzb2MuqoRNiCzZkILce5n6uTEEQimk Plhs9YUiGU63B2Vkt5P2tbPv+Ht2dNS7xLEfd2qsUpcbEC4Yv1p+vPNxFELMxzw= =+Vwi -----END PGP SIGNATURE----- --3qGRJMDLVtBToNDbtamwSeOm2sWFV8FLQ--