public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: xfs@oss.sgi.com
Subject: [PATCH] xfstests: run 092 unconditionally
Date: Sun, 18 Jan 2009 19:23:39 -0500	[thread overview]
Message-ID: <20090119002339.GA317@infradead.org> (raw)

Now that we support inode64 filesystem on 32-bit plaforms tests 092
should be run unconditionally.


Signed-off-by: Christoph Hellwig <hch@lst.de>

Index: xfstests-dev/092
===================================================================
--- xfstests-dev.orig/092	2009-01-19 00:21:40.000000000 +0000
+++ xfstests-dev/092	2009-01-19 00:22:09.000000000 +0000
@@ -1,7 +1,7 @@
 #! /bin/sh
 # FS QA Test No. 092
 #
-# Make sure that 64 bit platforms can mount inode64 filesystems
+# Make sure that we can mount inode64 filesystems
 #
 #-----------------------------------------------------------------------
 # Copyright (c) 2000-2004 Silicon Graphics, Inc.  All Rights Reserved.
@@ -36,9 +36,6 @@
 _require_scratch
 _require_nobigloopfs
 
-bitsperlong=`src/feature -w`
-[ "$bitsperlong" -ne 64 ] && _notrun "inode64 not checked on this platform"
-
 MOUNT_OPTIONS="$MOUNT_OPTIONS -o inode64"
 _scratch_mkfs_xfs | _filter_mkfs 2>/dev/null
 echo Silence is golden

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

             reply	other threads:[~2009-01-19  0:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-19  0:23 Christoph Hellwig [this message]
2009-01-19  1:14 ` [PATCH] xfstests: run 092 unconditionally Eric Sandeen

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=20090119002339.GA317@infradead.org \
    --to=hch@infradead.org \
    --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