tests: remove redundant common/$FSTYP importing
authorZorro Lang <zlang@kernel.org>
Thu, 26 May 2022 01:23:17 +0000 (09:23 +0800)
committerZorro Lang <zlang@kernel.org>
Thu, 26 May 2022 10:00:18 +0000 (18:00 +0800)
As fstests intensively source specific common/$FSTYP files in
common/rc, at the beginning of ./check running. Each single case
doesn't need to import that again.

Signed-off-by: Zorro Lang <zlang@kernel.org>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
tests/btrfs/177
tests/btrfs/258
tests/btrfs/259
tests/xfs/422
tests/xfs/423
tests/xfs/517

index 2fd11e89ca350364287d7ce6a7d7352e5e410d10..7b004b83c15fd9dee9e3c2c3565b1bdd813b86c2 100755 (executable)
@@ -10,7 +10,6 @@
 _begin_fstest auto quick swap balance
 
 . ./common/filter
-. ./common/btrfs
 
 # Modify as appropriate.
 _supported_fs btrfs
index 158eaf79a92c87752fd60c32ddadbb4573e32649..da073333f50cd3a25908adbdf6385c6309bfd7a0 100755 (executable)
@@ -10,7 +10,6 @@
 . ./common/preamble
 _begin_fstest auto defrag quick
 
-. ./common/btrfs
 . ./common/filter
 
 # real QA test starts here
index e7bd8ddd7f8b52aabb001e7af61b9a6da4cee00c..92d0b9a65039a08fd86d14f01be677da77c7bc77 100755 (executable)
@@ -12,7 +12,6 @@ _begin_fstest auto quick defrag
 
 # Import common functions.
 . ./common/filter
-. ./common/btrfs
 
 # real QA test starts here
 
index 77db492e26601338a72c983024ff45ef20a08233..175253aa6cdcae5c37b9072c56d19bf32d851549 100755 (executable)
@@ -17,7 +17,6 @@ _register_cleanup "_cleanup" BUS
 . ./common/filter
 . ./common/fuzzy
 . ./common/inject
-. ./common/xfs
 
 # real QA test starts here
 _supported_fs xfs
index be56f311d106887e686111ad3b3b5c4d0e8bf60b..c9dfaece421a9b38c23caac4a4e9796ce6316465 100755 (executable)
@@ -18,7 +18,6 @@ _register_cleanup "_cleanup" BUS
 . ./common/filter
 . ./common/fuzzy
 . ./common/inject
-. ./common/xfs
 
 # real QA test starts here
 _supported_fs xfs
index 512f795f525c194f1b5055f6315621d6c7f8a7dd..88c4f43beb1b6214a837f6cf697a511f038f00f1 100755 (executable)
@@ -23,7 +23,6 @@ _cleanup()
 . ./common/filter
 . ./common/fuzzy
 . ./common/inject
-. ./common/xfs
 
 # real QA test starts here
 _supported_fs xfs