From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p53FRdjY018255 for ; Fri, 3 Jun 2011 10:27:40 -0500 Subject: Re: [PATCH] xfstests: fix hardcoded path in output of 254 From: Alex Elder In-Reply-To: <1307109162-21811-1-git-send-email-dsterba@suse.cz> References: <1307109162-21811-1-git-send-email-dsterba@suse.cz> Date: Fri, 3 Jun 2011 10:27:36 -0500 Message-ID: <1307114856.2886.27.camel@doink> MIME-Version: 1.0 Reply-To: aelder@sgi.com List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: David Sterba Cc: linux-fsdevel@vger.kernel.org, josef@redhat.com, xfs@oss.sgi.com On Fri, 2011-06-03 at 15:52 +0200, David Sterba wrote: > Add filters after btrfs commands, else the test would incorrectly appear > failed. > > Signed-off-by: David Sterba Looks good. I will commit this for you. Signed-off-by: Alex Elder _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Elder Subject: Re: [PATCH] xfstests: fix hardcoded path in output of 254 Date: Fri, 3 Jun 2011 10:27:36 -0500 Message-ID: <1307114856.2886.27.camel@doink> References: <1307109162-21811-1-git-send-email-dsterba@suse.cz> Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: , , To: David Sterba Return-path: Received: from relay1.sgi.com ([192.48.179.29]:48100 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753871Ab1FCP1k (ORCPT ); Fri, 3 Jun 2011 11:27:40 -0400 In-Reply-To: <1307109162-21811-1-git-send-email-dsterba@suse.cz> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, 2011-06-03 at 15:52 +0200, David Sterba wrote: > Add filters after btrfs commands, else the test would incorrectly appear > failed. > > Signed-off-by: David Sterba Looks good. I will commit this for you. Signed-off-by: Alex Elder