| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH] xfstests: remove unconditional setting of FSTYP |
| From: | David Sterba <dsterba@xxxxxxx> |
| Date: | Thu, 28 Mar 2013 16:39:07 +0100 |
| Cc: | David Sterba <dsterba@xxxxxxx> |
| Delivered-to: | xfs@xxxxxxxxxxx |
Commit 3345d2150e9e672 ("xfstests: clean up and simply check CLI option
parsing") hardcodes the FSTYP to xfs, testing other filesystems fails
with
common.rc: Error: $TEST_DEV (/dev/sda5) is not a MOUNTED xfs filesystem
Signed-off-by: David Sterba <dsterba@xxxxxxx>
---
check | 1 -
1 file changed, 1 deletion(-)
diff --git a/check b/check
index 18cae75..8e5179a 100755
--- a/check
+++ b/check
@@ -33,7 +33,6 @@ showme=false
have_test_arg=false
randomize=false
here=`pwd`
-FSTYP=xfs
xfile=""
# start the initialisation work now
--
1.8.2
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [ASSERT failure] transaction reservations changes bad?, Jeff Liu |
|---|---|
| Next by Date: | Re: oops from deliberate block trashing (of course!), Ben Myers |
| Previous by Thread: | [PATCH] xfstests: fix common rc file path in new, Eryu Guan |
| Next by Thread: | Re: [PATCH] xfstests: remove unconditional setting of FSTYP, David Sterba |
| Indexes: | [Date] [Thread] [Top] [All Lists] |