From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WF4Bi-0005Z9-ES for qemu-devel@nongnu.org; Sun, 16 Feb 2014 11:03:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WF4Bd-00059z-In for qemu-devel@nongnu.org; Sun, 16 Feb 2014 11:03:26 -0500 Received: from paradis.irqsave.net ([62.212.105.220]:50132) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WF4Bd-00059l-9c for qemu-devel@nongnu.org; Sun, 16 Feb 2014 11:03:21 -0500 Date: Sun, 16 Feb 2014 17:03:19 +0100 From: =?iso-8859-1?Q?Beno=EEt?= Canet Message-ID: <20140216160319.GA3119@irqsave.net> References: <1388363614-25411-1-git-send-email-loic@dachary.org> <1389211538-23364-1-git-send-email-loic@dachary.org> <20140109014514.GA10980@stefanha-thinkpad.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20140109014514.GA10980@stefanha-thinkpad.redhat.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v2] discard rbd error output when not relevant in qemu-iotests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Loic Dachary , qemu-devel@nongnu.org, Josh Durgin The Thursday 09 Jan 2014 =E0 09:45:14 (+0800), Stefan Hajnoczi wrote : > On Wed, Jan 08, 2014 at 09:05:38PM +0100, Loic Dachary wrote: > > Suppress rbd progress messages with --no-progress so they are not > > confused with an error output when comparing test results ( progress = is > > displayed on stderr ). > >=20 > > Signed-off-by: Loic Dachary > > --- > > tests/qemu-iotests/common.rc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > Thanks! >=20 > Reviewed-by: Stefan Hajnoczi >=20 Should this be merged before 2.0 ? Best regards Beno=EEt