public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Liu <jeff.liu@oracle.com>
To: Dave Chinner <david@fromorbit.com>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH] xfstests: fix mkfs filter on xfs/096
Date: Wed, 30 Oct 2013 12:25:09 +0800	[thread overview]
Message-ID: <52708A25.80602@oracle.com> (raw)
In-Reply-To: <1383105535-28686-1-git-send-email-david@fromorbit.com>

On 10/30/2013 11:58 AM, Dave Chinner wrote:

> From: Dave Chinner <dchinner@redhat.com>
> 
> Needs to filter out the new ftype field.
> 
> Signed-off-by: Dave Chinner <dchinner@redhat.com>
> ---
>  tests/xfs/096 | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/xfs/096 b/tests/xfs/096
> index 44b19b0..b2719bc 100755
> --- a/tests/xfs/096
> +++ b/tests/xfs/096
> @@ -87,6 +87,7 @@ _mkfs_filter()
>  	-e 's/\(realtime[ 	]*=\).*extsz/\1REALTIME               extsz/' \
>  	-e '/.*crc=/d' \
>  	-e 's/ *$//' \
> +	-e 's/ ftype=[01]//' \
>     | grep -v parent
>  }
>  

Looks good to me, thanks.

Reviewed-by: Jie Liu <jeff.liu@oracle.com>

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2013-10-30  4:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30  3:58 [PATCH] xfstests: fix mkfs filter on xfs/096 Dave Chinner
2013-10-30  4:25 ` Jeff Liu [this message]
2013-10-31 12:13 ` Carlos Maiolino
2013-11-04 20:39 ` Rich Johnston

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52708A25.80602@oracle.com \
    --to=jeff.liu@oracle.com \
    --cc=david@fromorbit.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox