From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josef Bacik Subject: Re: [PATCH] xfstests: fix hardcoded path in output of 254 Date: Fri, 03 Jun 2011 10:08:16 -0400 Message-ID: <4DE8EAD0.8010600@redhat.com> References: <1307109162-21811-1-git-send-email-dsterba@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: xfs@oss.sgi.com, linux-fsdevel@vger.kernel.org To: David Sterba Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50921 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755444Ab1FCOIU (ORCPT ); Fri, 3 Jun 2011 10:08:20 -0400 In-Reply-To: <1307109162-21811-1-git-send-email-dsterba@suse.cz> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 06/03/2011 09:52 AM, David Sterba wrote: > Add filters after btrfs commands, else the test would incorrectly appear > failed. > > Signed-off-by: David Sterba Argh thank you for that, Reviewed-by: Josef Bacik