All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tao Ma <tm@tao.ma>
To: xfs@oss.sgi.com
Subject: [PATCH] xfstests: make 275 xfs specific.
Date: Sat,  5 May 2012 23:07:09 +0800	[thread overview]
Message-ID: <1336230429-2939-1-git-send-email-tm@tao.ma> (raw)

From: Tao Ma <boyu.mt@taobao.com>

In my test with ext4, 275 can't pass because ext4
can create a 8k file in the end not like what xfs
does. So make this test case xfs only for now.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
---
 275 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/275 b/275
index 214262e..3386a59 100755
--- a/275
+++ b/275
@@ -44,7 +44,7 @@ _cleanup()
 . ./common.filter
 
 # real QA test starts here
-_supported_fs generic
+_supported_fs xfs
 _supported_os IRIX Linux
 _require_scratch
 
-- 
1.7.1

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

             reply	other threads:[~2012-05-05 15:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-05 15:07 Tao Ma [this message]
2012-05-05 23:37 ` [PATCH] xfstests: make 275 xfs specific Dave Chinner
2012-05-06 15:03   ` Tao Ma
2012-05-07  1:23     ` Dave Chinner
2012-09-07 19:55     ` Eric Sandeen
2012-09-11  2:24       ` Eric Sandeen
2012-09-14 11:05         ` Tao Ma

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=1336230429-2939-1-git-send-email-tm@tao.ma \
    --to=tm@tao.ma \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.