]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
xfstests: introduce a common directory
authorDave Chinner <dchinner@redhat.com>
Fri, 15 Mar 2013 12:28:04 +0000 (12:28 +0000)
committerRich Johnston <rjohnston@sgi.com>
Wed, 27 Mar 2013 02:44:05 +0000 (21:44 -0500)
Introduce a top level common directory and move all the common.*
files into it.  Because there is now a directory named common, the
prefix can be dropped from all the files. Convert all the tests to
use this new directory for including common files.

for f in common.*; do \
git mv `echo -n "$f " ; echo $f | sed -e 's;n\.;n/;'` \
done

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Phil White <pwhite@sgi.com>
[rjohnston@sgi.com reworked for TOT changes]
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
322 files changed:
check
common/attr [moved from common.attr with 100% similarity]
common/config [moved from common.config with 100% similarity]
common/defrag [moved from common.defrag with 100% similarity]
common/dmapi [moved from common.dmapi with 100% similarity]
common/dump [moved from common.dump with 100% similarity]
common/filestreams [moved from common.filestreams with 100% similarity]
common/filter [moved from common.filter with 100% similarity]
common/filter.btrfs [moved from common.filter.btrfs with 100% similarity]
common/log [moved from common.log with 100% similarity]
common/punch [moved from common.punch with 99% similarity]
common/quota [moved from common.quota with 100% similarity]
common/rc [moved from common.rc with 99% similarity]
common/repair [moved from common.repair with 100% similarity]
common/scsi_debug [moved from common.scsi_debug with 100% similarity]
tests/btrfs/254
tests/btrfs/264
tests/btrfs/265
tests/btrfs/276
tests/btrfs/284
tests/btrfs/307
tests/ext4/271
tests/ext4/301
tests/ext4/302
tests/ext4/303
tests/ext4/304
tests/generic/001
tests/generic/002
tests/generic/005
tests/generic/006
tests/generic/007
tests/generic/010
tests/generic/011
tests/generic/013
tests/generic/014
tests/generic/015
tests/generic/020
tests/generic/053
tests/generic/062
tests/generic/068
tests/generic/069
tests/generic/070
tests/generic/074
tests/generic/075
tests/generic/076
tests/generic/077
tests/generic/079
tests/generic/083
tests/generic/088
tests/generic/089
tests/generic/091
tests/generic/093
tests/generic/097
tests/generic/099
tests/generic/100
tests/generic/105
tests/generic/112
tests/generic/113
tests/generic/117
tests/generic/120
tests/generic/123
tests/generic/124
tests/generic/125
tests/generic/126
tests/generic/127
tests/generic/128
tests/generic/129
tests/generic/130
tests/generic/131
tests/generic/132
tests/generic/133
tests/generic/135
tests/generic/141
tests/generic/169
tests/generic/184
tests/generic/192
tests/generic/193
tests/generic/198
tests/generic/204
tests/generic/207
tests/generic/208
tests/generic/209
tests/generic/210
tests/generic/211
tests/generic/212
tests/generic/213
tests/generic/214
tests/generic/215
tests/generic/219
tests/generic/221
tests/generic/223
tests/generic/224
tests/generic/225
tests/generic/226
tests/generic/228
tests/generic/230
tests/generic/231
tests/generic/232
tests/generic/233
tests/generic/234
tests/generic/235
tests/generic/236
tests/generic/237
tests/generic/239
tests/generic/240
tests/generic/241
tests/generic/245
tests/generic/246
tests/generic/247
tests/generic/248
tests/generic/249
tests/generic/251
tests/generic/255
tests/generic/256
tests/generic/257
tests/generic/258
tests/generic/260
tests/generic/263
tests/generic/269
tests/generic/270
tests/generic/273
tests/generic/274
tests/generic/275
tests/generic/277
tests/generic/280
tests/generic/285
tests/generic/286
tests/generic/288
tests/generic/294
tests/generic/299
tests/generic/300
tests/generic/306
tests/shared/032
tests/shared/051
tests/shared/218
tests/shared/243
tests/shared/272
tests/shared/289
tests/shared/298
tests/shared/305
tests/udf/098
tests/udf/101
tests/udf/102
tests/xfs/003
tests/xfs/004
tests/xfs/008
tests/xfs/009
tests/xfs/012
tests/xfs/016
tests/xfs/017
tests/xfs/018
tests/xfs/019
tests/xfs/021
tests/xfs/022
tests/xfs/023
tests/xfs/024
tests/xfs/025
tests/xfs/026
tests/xfs/027
tests/xfs/028
tests/xfs/029
tests/xfs/030
tests/xfs/031
tests/xfs/033
tests/xfs/034
tests/xfs/035
tests/xfs/036
tests/xfs/037
tests/xfs/038
tests/xfs/039
tests/xfs/040
tests/xfs/041
tests/xfs/042
tests/xfs/043
tests/xfs/044
tests/xfs/045
tests/xfs/046
tests/xfs/047
tests/xfs/048
tests/xfs/049
tests/xfs/050
tests/xfs/052
tests/xfs/054
tests/xfs/055
tests/xfs/056
tests/xfs/057
tests/xfs/058
tests/xfs/059
tests/xfs/060
tests/xfs/061
tests/xfs/063
tests/xfs/064
tests/xfs/065
tests/xfs/066
tests/xfs/067
tests/xfs/071
tests/xfs/072
tests/xfs/073
tests/xfs/078
tests/xfs/080
tests/xfs/081
tests/xfs/082
tests/xfs/084
tests/xfs/085
tests/xfs/086
tests/xfs/087
tests/xfs/090
tests/xfs/092
tests/xfs/094
tests/xfs/095
tests/xfs/096
tests/xfs/103
tests/xfs/104
tests/xfs/106
tests/xfs/107
tests/xfs/108
tests/xfs/109
tests/xfs/110
tests/xfs/111
tests/xfs/114
tests/xfs/115
tests/xfs/116
tests/xfs/118
tests/xfs/119
tests/xfs/121
tests/xfs/122
tests/xfs/134
tests/xfs/136
tests/xfs/137
tests/xfs/138
tests/xfs/139
tests/xfs/140
tests/xfs/142
tests/xfs/143
tests/xfs/144
tests/xfs/145
tests/xfs/146
tests/xfs/147
tests/xfs/148
tests/xfs/149
tests/xfs/150
tests/xfs/151
tests/xfs/152
tests/xfs/153
tests/xfs/154
tests/xfs/155
tests/xfs/156
tests/xfs/157
tests/xfs/158
tests/xfs/159
tests/xfs/160
tests/xfs/161
tests/xfs/162
tests/xfs/163
tests/xfs/164
tests/xfs/165
tests/xfs/166
tests/xfs/167
tests/xfs/168
tests/xfs/170
tests/xfs/171
tests/xfs/172
tests/xfs/173
tests/xfs/174
tests/xfs/175
tests/xfs/176
tests/xfs/177
tests/xfs/178
tests/xfs/179
tests/xfs/180
tests/xfs/181
tests/xfs/182
tests/xfs/183
tests/xfs/185
tests/xfs/186
tests/xfs/187
tests/xfs/188
tests/xfs/189
tests/xfs/190
tests/xfs/191
tests/xfs/194
tests/xfs/195
tests/xfs/196
tests/xfs/197
tests/xfs/199
tests/xfs/200
tests/xfs/201
tests/xfs/202
tests/xfs/203
tests/xfs/205
tests/xfs/206
tests/xfs/216
tests/xfs/217
tests/xfs/220
tests/xfs/222
tests/xfs/227
tests/xfs/229
tests/xfs/238
tests/xfs/242
tests/xfs/244
tests/xfs/250
tests/xfs/252
tests/xfs/253
tests/xfs/259
tests/xfs/261
tests/xfs/262
tests/xfs/266
tests/xfs/267
tests/xfs/268
tests/xfs/278
tests/xfs/279
tests/xfs/281
tests/xfs/282
tests/xfs/283
tests/xfs/287
tests/xfs/290
tests/xfs/291
tests/xfs/292
tests/xfs/293
tests/xfs/295
tests/xfs/296
tests/xfs/297

diff --git a/check b/check
index af6d3172eae772649b29563ec6ddd42f9dd2f3bb..cc426db0bbe723b0fb1f4dd4e0fd78547371bf09 100755 (executable)
--- a/check
+++ b/check
@@ -133,9 +133,9 @@ fi
 export FSTYP
 
 # we need common.config
-if ! . ./common.config
+if ! . ./common/config
 then
-    echo "$iam: failed to source common.config"
+    echo "$iam: failed to source common/config"
     exit 1
 fi
 
@@ -266,10 +266,10 @@ then
     list=`echo $list | awk -f randomize.awk`
 fi
 
-# we need common.rc
-if ! . ./common.rc
+# we need common/rc
+if ! . ./common/rc
 then
-    echo "check: failed to source common.rc"
+    echo "check: failed to source common/rc"
     exit 1
 fi
 
similarity index 100%
rename from common.attr
rename to common/attr
similarity index 100%
rename from common.config
rename to common/config
similarity index 100%
rename from common.defrag
rename to common/defrag
similarity index 100%
rename from common.dmapi
rename to common/dmapi
similarity index 100%
rename from common.dump
rename to common/dump
similarity index 100%
rename from common.filestreams
rename to common/filestreams
similarity index 100%
rename from common.filter
rename to common/filter
similarity index 100%
rename from common.filter.btrfs
rename to common/filter.btrfs
similarity index 100%
rename from common.log
rename to common/log
similarity index 99%
rename from common.punch
rename to common/punch
index 7337298160219daae10608baea725b21ecbe8aa3..cfbe5769be12935feb7f76f923dacee5924eaeaa 100644 (file)
@@ -19,7 +19,7 @@
 # common functions for excersizing hole punches with extent size hints etc.
 
 # source dmap_scratch_mount etc.
-. ./common.dmapi
+. ./common/dmapi
 
 _spawn_test_file() {
        echo "# spawning test file with $*"
similarity index 100%
rename from common.quota
rename to common/quota
similarity index 99%
rename from common.rc
rename to common/rc
index e3ea7dd631fe580a7d13743e6af3b0917fc7aea2..44469e9994522933c9bdb7cd38cbd03d0894b22a 100644 (file)
--- a/common.rc
+++ b/common/rc
@@ -154,7 +154,7 @@ _fsck_opts()
 # we need common.config
 if [ "$iam" != "check" ]
 then
-    if ! . ./common.config
+    if ! . ./common/config
         then
         echo "$iam: failed to source common.config"
         exit 1
similarity index 100%
rename from common.repair
rename to common/repair
similarity index 100%
rename from common.scsi_debug
rename to common/scsi_debug
index d81f211d75ec35025cab1b6942c71c12682d46f5..4a3336c0c023c5dc5cce7ab6f76c67dae8b8f8d8 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs btrfs
index ae10fea703108101c1fb32e54dee8d5b8649cc57..ed084035c787692c6ddfbebca122497c28cc891b 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _need_to_be_root
 _supported_fs btrfs
index 04050d86ca4ba92626e0ebc339169c3925de9186..f78ed24477fe61104117d29f68521a8a6e78cb6b 100755 (executable)
@@ -45,8 +45,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _need_to_be_root
 _supported_fs btrfs
index 2787009d8e5cf5f4b654563bd5974de54ea8ef63..a4d3867b02d6aa63d18828a1bb9b33544e5c5d95 100755 (executable)
@@ -52,8 +52,8 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _need_to_be_root
index e57371c1cc5221ecec68bdfd4524877702283b94..9c260b215af8e47151c7a4527c89059750925b50 100644 (file)
@@ -127,9 +127,9 @@ _rundefrag()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.defrag
+. ./common/rc
+. ./common/filter
+. ./common/defrag
 
 # real QA test starts here
 _supported_fs btrfs
index f84ea90c71ccb2856723ee0ab3c51567eaacefba..46b5ba397836f0779d0a9f8c59759d73090b6be7 100644 (file)
@@ -41,8 +41,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./btrfs.filter
+. ./common/rc
+. ./common/filter.btrfs
 
 # real QA test starts here
 
index 372c56b8365e64694e6567a20db27fd08c84597d..dc3794f0de300e4b5f8c26acbf58907057cb4813 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs ext4
index 847a2f0355d91ebe1edbdc484e089dbefe75767f..570bd9d673e08e45648fa8de97d7e260b1f4aed5 100644 (file)
@@ -34,9 +34,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.defrag
+. ./common/rc
+. ./common/filter
+. ./common/defrag
 
 # real QA test starts here
 _supported_os Linux
index d81992817ad22ed59b93cb9cd912a6e679654674..92f88e837fc7acee2177cc89d6483d5e21aaf346 100644 (file)
@@ -35,9 +35,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.defrag
+. ./common/rc
+. ./common/filter
+. ./common/defrag
 
 # real QA test starts here
 _supported_os Linux
index 62947c6f3060a0409dde9c2965585531edd7a754..3828681245c90eae7630efb106c108c32e21629a 100644 (file)
@@ -35,9 +35,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.defrag
+. ./common/rc
+. ./common/filter
+. ./common/defrag
 
 # real QA test starts here
 _supported_os Linux
index 24b01025d4f402c421a36f1dd6ee7afacd98d61a..304c5163c187bda7e33a79a2a2b0434dbc1b631a 100644 (file)
@@ -36,9 +36,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.defrag
+. ./common/rc
+. ./common/filter
+. ./common/defrag
 
 # real QA test starts here
 _supported_os Linux
index 4e8b114414e4cf5413c9c66874b379bc63d64f75..c7d9e5fa44b24b017502cbc11620abeb00767788 100755 (executable)
@@ -38,8 +38,8 @@ seqres=$RESULT_DIR/$seq
 echo "QA output created by $seq"
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 tmp=/tmp/$$
 here=`pwd`
index b9fd8886547f1d63bcbbcebd6393dc179a2d3cea..19b6871e55ccbca0e623fa524ccee48f68b85ab1 100755 (executable)
@@ -29,8 +29,8 @@ seqres=$RESULT_DIR/$seq
 echo "QA output created by $seq"
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 tmp=/tmp/$$
 here=`pwd`
index 42c4f0be6ca4e346dd061cd0dec57695351a6665..8bfb94f99ab59bae30af728f5f9d127731516297 100755 (executable)
@@ -64,8 +64,8 @@ _touch()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 252ed5bf9d78f2c0201b9f925c6d3e13f7520be3..e12234c6b97eb2f5c7d916212c4f17a5aa046bf7 100755 (executable)
@@ -51,8 +51,8 @@ _count()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index bc9148e242cd320fdd4fb04e726136ff54ed1958..e72ddd1b295d434e50995a248f24758f5c02794b 100755 (executable)
@@ -45,8 +45,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 18f2eaa35ab5afc9c74ccf9b023196354c2e8b25..61f7a3ce951828c2436af3327f4da3c60921ca02 100755 (executable)
@@ -51,8 +51,8 @@ _filter_dbtest()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 [ -x $here/src/dbtest ] || _notrun "dbtest was not built for this platform"
 
index 731500fa7ba1f245a2ced23a48b1d3143a8fa5fb..42c5f62d2dcb72d9c340aaa985a4d50ca4b3cc58 100755 (executable)
@@ -43,8 +43,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 641a9dc7c0c2f799671d7048160f6d0422c45e6b..71caa2f61f85a73ead7588e3f4a56cda3d7dec97 100755 (executable)
@@ -53,8 +53,8 @@ _filesize()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _do_test()
 {
index 8205efcffb85b3c1cfc449f08a292c22f7b92c28..21b6e16a2ca8c55f02221a37b63a3fdcbb96c53d 100755 (executable)
@@ -42,8 +42,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _supported_fs generic
 _supported_os IRIX Linux
index b87144f31507dbf9d397b7abaccf07ecb0e76b6c..44e5d99f06e63ced72f2a5185f9b03d7272a9533 100755 (executable)
@@ -33,8 +33,8 @@ tmp=/tmp/$$
 status=1       # success is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _cleanup()
 {
index 94695eb0285235910a3f7646ae71c423da02ebc6..604e73b458ba8d60151d46e4bd8a9cb5a3bb595b 100755 (executable)
@@ -34,9 +34,9 @@ status=0      # success is the default!
 trap "_cleanup; rm -f $tmp.* $testfile; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 _cleanup()
 {
index f5daddd579cd0d6e896eec7ea0a8a582662cf49c..b238e304b44d99383c38c668642bed29326a9c01 100755 (executable)
@@ -34,9 +34,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 # real QA test starts here
 _supported_fs generic
index dde4baf7d12a3460dc868312e2b384a063234c2b..3826c179fb7d3f87b03a5178d1d58e14d61ece57 100755 (executable)
@@ -34,9 +34,9 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 _cleanup()
 {
index 1a531a39643b5bffac4b54d24a29fe0c3c3f99f3..cd37c6c988626cfde7b9a991f88d1cc7418031cd 100755 (executable)
@@ -48,8 +48,8 @@ trap "_cleanup" 0 1 2 3 15
 
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index f16bdc8e7a7efffdc2b1eea15c1d25e063498c9d..6924b7e56fd305869fdaffa9deed30480680fd41 100755 (executable)
@@ -34,8 +34,8 @@ status=0      # success is the default!
 trap "rm -rf $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 120c4d96f93b1d1b11ae9b68bbecda68e1fcf668..eece69fd4f845c3648ee0c5582f86b64410cb6f1 100755 (executable)
@@ -41,9 +41,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 # real QA test starts here
 _supported_fs generic
index ce6cc202f29c80ad32d1f1ae16366c1d6c4498c7..dd0497fbf08a85d6164d7f8e4c1dddde1ac3d81f 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _do_test()
 {
index 7d7a211f6ab934ae4047938c9bec111189614970..2d3d3ea85726c9910dca6330089f9d6a8773eebf 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _do_test()
 {
index ed012e7901fc3297666685e9e6aa126d6f2605d7..31ca347bceb57c7654a5b890bfe3b9cb4d33596e 100755 (executable)
@@ -50,8 +50,8 @@ _cleanup()
 trap "_cleanup; rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index f7f1eb8db93f547424834b9f7f6aba48e9c2f26e..87c3180540a65be3264da9a18f996b2c3b37d805 100755 (executable)
@@ -43,9 +43,9 @@ _cleanup()
 trap "_cleanup; rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 # real QA test starts here
 _supported_fs generic
index 9700879b0055157d73948ba8ec722db85e7d8d63..5763a63139338e7c63f4083b14fd852d35124876 100755 (executable)
@@ -43,9 +43,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 _supported_fs generic
 _supported_os Linux
index d7f58f782fecda484996dc677ba340ace14a5d9f..1bc70f1006dd0cdcc2191bf64f332354052e067d 100755 (executable)
@@ -51,8 +51,8 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 9d03338168ef9decd59c136a6558906cf914b043..285ec9f6832498c068a60fe53aacb961a2df362a 100755 (executable)
@@ -36,8 +36,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _filter()
 {
index f3e77fe20f1f13da638e5eed504f9b9667ec0fd8..83d050d647837985b8a639882c74c24ecab15da5 100755 (executable)
@@ -36,8 +36,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 addentries()
 {
index 41076566b6a518b10392d179f7e77ac89f6b626b..1ba7858dbce93774ea35ea2d2da56ade0dad2f18 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 123ea7dc87900a166a162a3cf69b2e38546a724b..bd45d627c9d4efd8b9dcaffcb0c142306bc3fcca 100755 (executable)
@@ -37,9 +37,9 @@ status=1      # FAILure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 _cleanup()
 {
index 102c558e131929ef25887d10037b2a7c5ce87f78..27804f585fb9baa82b338daa4109e63ffa2745f0 100755 (executable)
@@ -61,8 +61,8 @@ _umount_and_mount()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # link correct .out file
 # This is done bacause udf and xfs print attrs in different orders.
index 8a21277aa5a032798350dcf2f315298efd89ec4f..83ddd9f9739599b8d7ccacda4ebfa275ccdd629c 100755 (executable)
@@ -35,9 +35,9 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 runas=$here/src/runas
 
index a9d0a76b13d0b97c104e41a2794ea1b6e9482b71..8152fc1eb87de7dc18589ff1b62072c9597f1b0f 100755 (executable)
@@ -35,8 +35,8 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _cleanup()
 {
@@ -47,7 +47,7 @@ _cleanup()
 _supported_fs generic
 _supported_os IRIX Linux
 
-# Use _populate_fs() in common.rc to create a directory structure.
+# Use _populate_fs() in common/rc to create a directory structure.
 TEMP_DIR=/tmp
 [ "$FSTYP" == "xfs" ] && TEMP_DIR=$TEST_DIR
 TAR_FILE=temp.tar
index 09a47df386eeb36ba6e2736db57ee87776b3f638..69ec933db522caddcbc239c6a30192e3b8b10784 100755 (executable)
@@ -42,9 +42,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 # Modify as appropriate.
 _supported_fs generic
index 6ffefe5fd2f189c7b2af5def9010410aea52e846..e8852ab1e4085515ec0ff3eaf0b7bec72c2c7bba 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _do_test()
 {
index 4a4bf2041784f60f321610b85d65577f406525b9..68322c9aa4c483128667266ff22d0a99b8340bd6 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _do_test()
 {
index 7f8563d8f6019353570cf66c791580784ba2e09b..8f43e6c698016742e466728d417b816098743e6a 100755 (executable)
@@ -73,9 +73,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 # real QA test starts here
 _supported_fs generic
index afc2408f2bd10a6518a58d6e371460d8c00432de..ad909d2d45764cc2780fe1f150828d7c05394434 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index df0a34704cd114de24eb20e7451b89d9a0040a46..a7601a338dd4425016a5bd2d5730c581c12f4bf4 100755 (executable)
@@ -44,8 +44,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 7babdd3e0bb1b1ae2a140bb020c8fab806d09451..455b555e82961271f3e0160a85a4e9905239ffb7 100755 (executable)
@@ -44,8 +44,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index c606f290dd37e991cfd5d4ac23d10af46eb6e249..f818b573ca2350ace375f87b8d9afe5186c89275 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 5bad7d1512b47695f45ce4e67bce3624460b656d..3e1ef6f621aed008a7a1fa832a0a2671e2fa61fa 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index b9098a1d4cf3503cdb3cb1f69a24240ad8f816d0..bf4539e7186303d2c156be50199eff7c46993877 100755 (executable)
@@ -44,8 +44,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 FSX_FILE_SIZE=262144
 FSX_ARGS="-q -l $FSX_FILE_SIZE -o 65536 -S 191110531 -N 100000"
index 2cb414c8bac0a7b797412039edc5b30a621ba38c..f78fd1794b28a4190e5999347a968b3b83e4a563 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 9d1440eee50deba78c85a0b7b40295436a8580d1..9efb2c7851a1980e0e441afcdcde147b1ba624a8 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 echo_and_run()
 {
index ebdbb71390e3a2d1bb77bc7adf22ffdfc7b9f4c5..5b0a0613fb6b3b0fad56b1456a4a02cbcee52da6 100755 (executable)
@@ -49,8 +49,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index a2602c21d097f7766d6f38f9c282c1bfa942d211..66ffc891e9fc7bcaa7eaf6b9143e2e766d5ef433 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 002b3305b08086c51485897d14588aaee291a6db..b855661a3f2163ea70e67f8ff07d87177125a6a4 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index be6244b870b6899cb601634ae6603854e5e1755a..e1d5929933b467b2c49dc369d1a39a9f6863da7f 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 3bb05e3812e3290dbc77e31d0c6b36d20bda1b7f..0e5a2e216124747aa0420918466ca0bb2e379670 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 7df988f5cb823e074525f3ab8059e7230ef60856..a91946c360b2533ae7d24a4793d3cfcad6ed5cf5 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 99cf5473ae34d8b8332272a7eb6bc942e859a9c0..6c7f8d32813357e87039d5c811253932a1e057e5 100755 (executable)
@@ -50,8 +50,8 @@ _show_wrote_and_stat_only()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 56efc3c3692b336fb2f0b7bfe95a0a03fe3be10c..d551c117a7cdec61d44735751f9697b6f07a3879 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 321a92f0d2b02d2c90ae161bb9d25dd4776351bb..3247ebd18baf4e12e928cb910e686b337f53683c 100755 (executable)
@@ -41,8 +41,8 @@ _access_time()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 48deac713f4a75e43565645a7c32f413f2a8aa06..da61a18d1993ffce762c2f290dd99823f9d1ad35 100755 (executable)
@@ -60,8 +60,8 @@ _cleanup_files()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index b2d4cbafef0a8f111191dc48584fe5310b85b028..f683ff1ed81deffa45670bdd74a50d00d32a1f68 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _supported_fs generic
 _supported_os Linux
index baf45ef659b8a8d2b43efa939be8f24b1cdb4b26..37cb427d22cc1ff974dc71aafd4c5789f534a95b 100755 (executable)
@@ -32,8 +32,8 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index faef4a45b2ede097cd335bec358f2e04fab6835e..86c81df4c039506e0ce783b558f8e967eb7d63b9 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 437547c4f22dd256f21421a8d496ccede0705cfe..fd9b6d9db913120f87223a5ee18f1d38490236fb 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index dc9c47e9e08ebfe5a9d40942478822fc6c36b183..08be54698efc11c6ac39deb504b0f57ea7da166b 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index f4f997a70e50e9e794354c09b10c60f78d81c45d..e85fd48a17d0ede9531d4c9270e449b29ca12589 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 193cd0dab338b37c31f5366cd44b5f226f4b636c..fa2a60a3f62628cbdf7e8163f774c0a3576e439f 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 2f46c09a19cbccc447e0321177632ccb8ebae005..94e25888d2459826c3c8ccb7c4cad283cc6d07fb 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 40829c3ffaaa24547271379ed6e18c16a12da998..c3adba0a75b9884be5b9b1601bc23ea88a810557 100755 (executable)
@@ -43,8 +43,8 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 # generic, but xfs_io's fallocate must work
index d26d0774a77e2ea04e7fe5900dad9effdf4d68b8..e1dcc6f2b97b93012afcfe0cb64b8c675e1e12c8 100755 (executable)
@@ -41,8 +41,8 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 # generic, but xfs_io's fallocate must work
index f03af0df2f571a2fea15ce688b13e88f0e64df74..6894f8351d99b3af7ecfeea838418c4f85e15990 100755 (executable)
@@ -41,8 +41,8 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index d942098619729f5530aeba7c3a1ca92c1d627453..22d3c040776918a9e73f3be07ed678717670dd43 100755 (executable)
@@ -37,9 +37,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 # real QA test starts here
 _supported_fs generic
index f554fe3a61dccc9c0a3988088f452ab75111e3ba..8f142f2443a9c3a6a2762510dd9561ec8b2b7f98 100755 (executable)
@@ -36,7 +36,7 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
+. ./common/rc
 
 # real QA test starts here
 _supported_fs generic
index 8c83387302f1626fea17913bc330fa2ed4b7b6b4..aca9c3df112f32ebc8fe881c16d14c5c24587e2a 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index c59b6b9edceaa77366ff1fb095b7cd633c517b98..ef9704f00deee0e82841062a5c656920e9ed7e1f 100755 (executable)
@@ -46,8 +46,8 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 31d02040c9b33b52625bbddd7c234a736acb102e..47b0fcd68688f573a639c09687cdba4c9201ed7a 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 5111c9a72af557c8fc1ee08d3e93b518fb0bb89f..ac5125ae5734e9296b3ebac5f5c767b2a51455d9 100755 (executable)
@@ -34,7 +34,7 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
+. ./common/rc
 
 _supported_fs generic
 _supported_os Linux IRIX
index f58982df23a92894d1ca4ec943acfb8c383f4fcb..0bf0f0fe5ab7121a59a87a126d7c07dd4d727da5 100755 (executable)
@@ -42,7 +42,7 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15 25
 
 # get standard environment, filters and checks
-. ./common.rc
+. ./common/rc
 
 # real QA test starts here
 # generic, but xfs_io's fallocate must work
index 005af429b2fa94ee2cdc92f09dd3feec5c07257c..b02e8e9682f9da7ad844ea1c8909b509ed4c3d75 100755 (executable)
@@ -37,9 +37,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 # real QA test starts here
 _supported_fs generic
index 2719ad74c77e1ab5f46972512eb117bafdc088ff..73de5071de093c82f746bdc0f32c6ac010d518e9 100755 (executable)
@@ -35,9 +35,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 FSX_FILE_SIZE=64000000
 FSX_ARGS="-q -l $FSX_FILE_SIZE -o 65536 -N 20000"
index 53e023fcc1f5e88c13da19f9dc183620909706ed..ca363769e09ed518a3c098b2402aefe288ad90dc 100755 (executable)
@@ -35,9 +35,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 _filter_num()
 {
index 40b3f5d6971dc134594227a178c7cca478ad9f03..21748a6694d59482432c46f9307973b2e8a51abc 100755 (executable)
@@ -36,9 +36,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 FSX_FILE_SIZE=64000000
 FSX_ARGS="-q -l $FSX_FILE_SIZE -o 65536 -S 191110531 -N 100000"
index 8bd19e40bb9770051119d3287fc849a4946eca69..e9184327c06a8d0fcc631d719cf1af5986cf76d1 100755 (executable)
@@ -37,9 +37,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 test_setting()
 {
index 5560fa6dc56c65eca48da250ef86f5b9bbb4d580..e5228103496c94f4ec57a8f7e524c54debe46a35 100755 (executable)
@@ -37,9 +37,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 # real QA test starts here
 _supported_fs generic
index 831afc744913c86b2ecab2853121dcc23bdd5361..ecc87865f54031d49923ec92cf85c52ea253b16d 100755 (executable)
@@ -39,7 +39,7 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
+. ./common/rc
 
 # real QA test starts here
 _supported_fs generic
index 171d96c92837b8e6dee7a211799762713add170f..bd0ecf0f12a6c2c8e4c9a053be351c9543950eb3 100755 (executable)
@@ -36,9 +36,9 @@ status=1        # FAILure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 _cleanup()
 {
index aae4f7ece17ecec5aa85e1f673b91bd42657f086..df8a02cd822e86bda232d25f9429a869be899c4f 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _supported_fs generic
 _supported_os Linux
index 9b6982f04ce21057c61a8fa84d094ced295781f3..55e795f99f98eaca46d44e0b3ab867ac6cd0776b 100755 (executable)
@@ -46,8 +46,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _supported_fs generic
 _supported_os Linux
index 297ae020930cb90c05915c8183cab401977b71a1..3dbd9d14350b535cd02a0df30261c3815b543b8b 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _supported_fs generic
 _supported_os Linux
index ec81c4ce7766f3357bfbbfba4516195331fcb412..e82fbb9f5b77cd0a98e6a127cb7e2a1a40d3b8b5 100755 (executable)
@@ -35,8 +35,8 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 68c8c27f7e04430da38b4d28dc8adadf8f9ae2d9..ed2a080ddda25e93933463493378c97f7d1fc316 100755 (executable)
@@ -36,8 +36,8 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 31b94a9c12d8e69a85167a8d7f0b158e16782de7..227b0c0ab18c0b8d370006b35aa05af297804258 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 3f68146c91797410b8dd85828c5a63f0b954e1da..7ae04814fab9830d1d71b5a767daf8db62ed6bae 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 32f82e359bca32fd6b1d64e6581656261fcb88ef..0319ef8498912e7609be4d4708eea19800a05c49 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index c91e67f79b29b8b28b6c55d0f5340ce833101f07..895367b5fa46c606982468665e0bc21d7965cfab 100755 (executable)
@@ -39,8 +39,8 @@ chpid=0
 mypid=$$
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 181f87e78ecdb17e3359586276cece573cd11c0f..0c59934697564bcf4ac469372ec5d9abdeb3f0ce 100755 (executable)
@@ -40,9 +40,9 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.punch
+. ./common/rc
+. ./common/filter
+. ./common/punch
 
 # real QA test starts here
 _supported_fs generic 
index 384bd3c1944e03732ac7d54cc0da329ac5c91fa4..bc5c3241ca4e74dde67caaebae6ba11947385118 100755 (executable)
@@ -40,9 +40,9 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.punch
+. ./common/rc
+. ./common/filter
+. ./common/punch
 
 # real QA test starts here
 _supported_fs generic
index d341063cff717312407ce5705eb14d1d4a1c30fc..e12fed8dbfb0f9a9ff46bf54db60cd9047c0ebb8 100755 (executable)
@@ -38,8 +38,8 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index b8fe984e7dfde0d6067c854f9cfdb06e7cc713f6..18685703781a3a72f04fe13d8492f22c7e738f9d 100755 (executable)
@@ -42,7 +42,7 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
+. ./common/rc
 
 # real QA test starts here
 _supported_fs generic
index e51412837312896f86eddf8df5540779951d2c6e..425cf86fc644753bc437a9703a4ef277b2e364e3 100755 (executable)
@@ -36,8 +36,8 @@ chpid=0
 mypid=$$
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 56f4ae39fcbbc331b5db25eefd28d468930e383c..c8af9f4da0c648656390f9ca8048e456baac64f4 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 7b387b2d111dcae189f9d7261fc3275a9ae43139..47f5b2a763fa469edc589371b60e4106daa5edc8 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 # Disable all sync operations to get higher load
 FSSTRESS_AVOID="$FSSTRESS_AVOID -ffsync=0 -fsync=0 -ffdatasync=0"
 _workout()
index 8ca8aa2ab738a5eb3ec556f68cb7a24cc85d9b6d..d7d9e309919017135fa9907d519e3d9a31e30da8 100755 (executable)
@@ -35,9 +35,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 # Disable all sync operations to get higher load
 FSSTRESS_AVOID="$FSSTRESS_AVOID -ffsync=0 -fsync=0 -ffdatasync=0"
index 63e64b158c2ce4a9f58d6dd2ff432bb39d4fe5e0..9b79a710642251af208ed44302455efa64c47e59 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
        _scratch_unmount
 }
 
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 threads=50
 count=2
index 00f869df67d5e28cc3ea89a7ae0008a898bf3b97..022b0c4ada18cc597a7cc97801c1e449661757cd 100755 (executable)
@@ -43,8 +43,8 @@ _cleanup()
        _scratch_unmount
 }
 
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 2d726fadc2c5b7613368cdc654e81a160b2ff06f..b280217d1dbc2f7916bcc3bb319b47dda08b88fe 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
        _scratch_unmount
 }
 
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 2118104d698faab0b3ccbce71a28c14b8117f6ac..4e8c025d688aeb00f152a98a870a3d9c75f1a01f 100755 (executable)
@@ -38,8 +38,8 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 27d5a20f5d241a31342c3af5d7834e04616e53ae..e804e6dc72fb32cb436e79ecae99296422a9bbc4 100755 (executable)
@@ -40,9 +40,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 _require_scratch
 _require_quota
index 71bd688b06a83756a525fdf0338e6f5c795dbd2d..fab6bf4548b187556aff8806d014aa77db73d509 100644 (file)
@@ -36,8 +36,8 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _supported_fs generic
 _supported_os Linux
index d2acd0fa57287814ae92ba8e5835d5c55716bd69..70728eaeead1d31a549e74f6008db76b7478fe87 100644 (file)
@@ -33,8 +33,8 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index b8bea87625b30b9de9bf2de064ae43c796bd2a89..6ca0ca783278d64525ca50569a07dfcbdbb85c66 100644 (file)
@@ -32,8 +32,8 @@ status=0
 trap "exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 618e8a4043176f8ad2e94e319e6cbcf179445ba6..9a5ff13ba46f941a833800df28621bea1c05a52d 100644 (file)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index dba92129d3b526eb5df74939fe005d0d616d4036..71a1191938c3653f6a4411b7abcd0d2cfb473f1f 100644 (file)
@@ -36,8 +36,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index efd7ec8406d5c4c274103cccd76b41140b8111f1..4612dc284d9a65ebd1cd19ba9a958adeac41ef0b 100644 (file)
@@ -36,8 +36,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs generic
index 72e32caa3ade5de24362649e76751cbc4275516d..35fb5ef9b823bdfd0a9fd5abe416602768c5305d 100644 (file)
@@ -37,8 +37,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 1701c77dbcecbd22f98adabe1728602469c524c1..7835e30df1476290ce3ed06612de9746f06c21c1 100755 (executable)
@@ -33,8 +33,8 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 rm -f $seqres.full
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs btrfs
index f1eb956297fff501dc1863d3ff0fbb8069f9f20d..18f308020a0edba791ad5be9676458c2203d3035 100755 (executable)
@@ -34,9 +34,9 @@ status=1      # FAILure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 _cleanup()
 {
index 6ede97a2852abf9c94a99d29c95c944bd13cca6b..70ece651a3adba573529ac9b212fbe320ea48a35 100755 (executable)
@@ -40,9 +40,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.defrag
+. ./common/rc
+. ./common/filter
+. ./common/defrag
 
 # real QA test starts here
 _supported_fs xfs ext4 btrfs
index 56ffafc45ce5d46288d8baf7e39a884445d31e47..5b966d0903036ec68637e839e740ec00b79f31d4 100755 (executable)
@@ -115,8 +115,8 @@ _check_ext4_eof_flag()
 }
 
 # Get standard environment, filters and checks.
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # Prerequisites for the test run.
 _supported_fs ext4 xfs btrfs gfs2
index 3e2fffca475d1949ca2d9cb32a116993ce000fd3..f4db96342d0333ffbbc2995fc4d0277292825cfe 100755 (executable)
@@ -39,8 +39,8 @@ write_opt_list="iflag=noatime conv=notrunc conv=fsync"
 [ $FSTYP = "ext4" ] && write_opt_list="$write_opt_list oflag=direct"
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 _workout()
 {
        echo "Switch data journalling mode. Silence is golden."
index d3affd2710f382a9f7735336131125422fcc4712..bee7dcfb3c1c8b2cc2ff580e2b8dfc833d3b857b 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 4609f5502d02bed39275c670f1d292d009ec9c33..d5c05a8239500d55b3373817b8a7d707320cbd0f 100644 (file)
@@ -30,8 +30,8 @@ echo "QA output created by $seq"
 status=1       # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
-. common.config
-. common.rc
+. common/config
+. common/rc
 
 _supported_fs ext4 xfs
 _supported_os Linux
index d9b511074e9674b727021e7093e193f1633dffc2..3beb8a527866b8eb04ec1f331528aaa5cb104dfc 100644 (file)
@@ -34,15 +34,15 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 _supported_fs ext3 ext4 xfs btrfs reiserfs
 _supported_os Linux
 _need_to_be_root
 _require_scratch
 _require_fail_make_request
 
-# TODO: Function are common enough to be moved to common.blkdev
+# TODO: Function are common enough to be moved to common/blkdev
 SCRATCH_REAL_DEV=`readlink -f $SCRATCH_DEV`
 SCRATCH_BDEV=`basename $SCRATCH_REAL_DEV`
 
index 504ed08212c451232261a12c8220770f96cd10a1..12459a239450b03baa800414e191baf31a34f7f6 100755 (executable)
@@ -46,8 +46,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _db_filter()
 {
index 10694ccb6c63d2d2683004060c058219ae5f737c..a48f955f98b88d7d06681c10d006e747159acde5 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs udf 
index bd0399c937b095a522a272a958f6929f188836fc..36b6c4d3fa5f8fa953dbdc31d48a17632ab20a9b 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
     _cleanup_testdir
 }
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs udf 
index 1d44b93ceb8c8fbc40a85de237655ba9010ea6b3..22def867deeb1c06086d1f785cf406fa42393b0b 100755 (executable)
@@ -29,8 +29,8 @@ seqres=$RESULT_DIR/$seq
 echo "QA output created by $seq"
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 tmp=/tmp/$$
 here=`pwd`
index 076fc4b800eea779a115225fb33b9d1fe3074d18..4999558d62dcfa1a7b5553b31f80e39b47ece1de 100755 (executable)
@@ -56,8 +56,8 @@ _populate_scratch()
 
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index be372021706782a0b6e15d8fab07821f7153fe34..a7733260bbed43e3bf0945a76e754ec913f82bee 100755 (executable)
@@ -48,8 +48,8 @@ _filter()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _do_test()
 {
index 7528f345a6101f8e2f07e7bad3bbe1b87d538110..2d2c2170a00b3de3c0a082c3e6d89855e570db15 100755 (executable)
@@ -73,8 +73,8 @@ _filesize()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 8cd0e7dd869d1f1f0a23f44142dd0588e50fb81a..3d5c346278e51f820a185f35bed9ddc99b69d93f 100755 (executable)
@@ -47,8 +47,8 @@ _filesize()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _do_test()
 {
index 20ea752ec528897f118ab1e7f551d84bcd641ec5..18c697d635b36b7c0f739ecb9c6e740704776274 100755 (executable)
@@ -173,8 +173,8 @@ _check_corrupt()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 4ab1dc2bc19c00815a712ec53378aa61845e0d2c..fd2afbedce2cf3328bc85186945c3aae0bba1dc9 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 2a4c8f934d6f1b0696fd1db5eaee23d45d25661e..d04a4eeb8cde22ad3325d8d45b86a9fec4e09daa 100755 (executable)
@@ -34,9 +34,9 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.log
+. ./common/rc
+. ./common/filter
+. ./common/log
 
 _cleanup()
 {
index 4f5916b1210302dc7a4f55ecb709a44e32f3eb32..96830669455f40429d15f435f3131fe75166d526 100755 (executable)
@@ -33,8 +33,8 @@ tmp=/tmp/$$
 seqfull="$seqres.full"
 status=1       # failure is the default!
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _cleanup()
 {
index d9fa4f47c13562a7be82b81414dfe14d212c4b3f..bcd76a40ff7b72cc6ad0687e285f7387371ad21e 100755 (executable)
@@ -32,9 +32,9 @@ here=`pwd`
 tmp=/tmp/$$
 status=0       # success is the default!
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 _cleanup()
 {
index c2406933c867ddb4e72100fab51c21c6c31ef8ac..ce3c103bc7fe61d46bc262e076014a8608234082 100755 (executable)
@@ -37,8 +37,8 @@ tmp=/tmp/$$
 status=0       # success is the default!
 trap "rm -rf $tmp.*; exit \$status" 0 1 2 3 15
 
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # link correct .out file
 _link_out_file $seq.out $seqfull.out
index 6410b988e5b77ae2899d64c1a728ae6e97b558cd..a1823f1356ac32ca7eb32f1c8fa55e25cd36f27a 100755 (executable)
@@ -36,8 +36,8 @@ status=0      # success is the default!
 trap "rm -rf $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # link correct .out file
 _link_out_file $seq.out $seqfull.out
index ee1339cafc300bfc9ef6f7e8ac0def1f8870afba..a354916167f5c95d07ca65bbe78d2e1a0fe3fa79 100755 (executable)
@@ -34,8 +34,8 @@ status=0      # success is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index 5a3b0bc7218131f6a34f5dca1e94c1e8dddd6205..17eaa40b0361a5b2a1399838b9100945a090b739 100755 (executable)
@@ -34,8 +34,8 @@ status=0      # success is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index 73feb6b7d44ef9fe7089f4487eadb6b2bb4066fc..6fa33bd6553135c83ab97733641a75fad4486696 100755 (executable)
@@ -34,8 +34,8 @@ status=0      # success is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index 71ca7f395b386167a1d8c7ee7d5b14a7a72bcc39..f899b544930fa3d8be01435a48de1d0ecac9e3a6 100755 (executable)
@@ -34,8 +34,8 @@ status=0      # success is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index acbbcd5a8c73c26f3390664409aaedbc90f1c28d..50741f3e53ff3fc1a80daa9d779c9c80d5a15fe2 100755 (executable)
@@ -34,8 +34,8 @@ status=0      # success is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index 83dddb449b3a89f6ecdf33c61211edbc9dc354ff..289c9100391d4c7b6af27110faa64d4a1a2915f8 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _filter_logprint()
 {
index df3c2b5a07eafe60c9d605618a484668224f9fa3..7e5b2098e50099d630d53444347006891cfe3f03 100755 (executable)
@@ -43,9 +43,9 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.repair
+. ./common/rc
+. ./common/filter
+. ./common/repair
 
 # link correct .out file
 _link_out_file $seq.out $seqfull.out
index cc2daca1b6c127b117d53e84557141ac76065f1b..decd4bb162693e8b6d0361aa55e24f845221cc7d 100755 (executable)
@@ -36,9 +36,9 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 rm -f $seqres.full
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.repair
-. ./common.filter
+. ./common/rc
+. ./common/repair
+. ./common/filter
 
 # link correct .out file
 _link_out_file $seq.out $seqfull.out
index 262d262d1bba291872d042a9bd23f5c7ca5cc3b7..145805cdbcf8a7dc9760dd3253f08ee14a0336a1 100755 (executable)
@@ -43,9 +43,9 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.repair
+. ./common/rc
+. ./common/filter
+. ./common/repair
 
 # link correct .out file
 _link_out_file $seq.out $seqfull.out
index 46e65a01e12fafcdc2f23453df16a1a725ed71ff..e053808eecf4bfbcc5c9db1f0a49c5828c211ea9 100755 (executable)
@@ -42,8 +42,8 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index deb70ede31646a80b5980b9d61c58dda09a65294..64d3ead7ae58b44dd8430aca0fd434521523717a 100755 (executable)
@@ -35,8 +35,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # link correct .out file
 _link_out_file $seq.out $seqfull.out
index 2ef82a7fd8d75207a4636e0003d09d9bb1ac44c5..c639f16ddf204f8b054ef27e0777ec8b4c41096c 100755 (executable)
@@ -35,8 +35,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # link correct .out file
 _link_out_file $seq.out $seqfull.out
index e2b193a4ee9bfcc2ca3d2aa96e213f5096e1d87a..81b8322a00f23c6d1537be2af5b1f804f99819f2 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index 217fa6f177b3ab67da57f93278ec15ca1dc184a0..8d7bd7e7c1209a07a4a12db044ba513810f7c644 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index eb04ff4fb022b6954469c5b82866139f3f33457f..19e712e3f9fd794c2a97f825148904acb125aeab 100755 (executable)
@@ -35,8 +35,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # link correct .out file
 _link_out_file $seq.out $seqfull.out
index a6e98e3ade739139bc9325e4b3485fd97b337b25..f80066312029fb8510dae446a06afffd2338e45b 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 [ -z "$KWORKAREA" ] && \
        _notrun "Can't run srcdiff without KWORKAREA set"
index aa73245b775299cc5a46a5caaf040e8d64015bf5..47ab00ef0670cd6f2df5bc3b4c34f11fa4f4501d 100755 (executable)
@@ -43,8 +43,8 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 5a60da16595453db49ff4263bb976c48ade3ecf8..0872273b67d9f01ca884e0a7dc660a4a54a3344c 100755 (executable)
@@ -43,8 +43,8 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 11caf95d832c47142979d0c6f11660be182e674a..7413f0b1e704828ddecf07e80b402628f8363108 100755 (executable)
@@ -37,8 +37,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # link correct .out file
 _link_out_file $seq.out $seqfull.out
index 369454c3ad0ca578e663ff1dcb1e548bf9df61fd..33179ebd2332ec73afc935d4fc7422edadedce27 100755 (executable)
@@ -38,8 +38,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index c8e19a43dc19ef0c0f4a146b6345c16df52db693..83e90d16ea2d7d2aef5e8b5316fb9840a6dd6441 100755 (executable)
@@ -35,8 +35,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _get_existing_uuid()
 {
index 1420a3f840ca62e6b93aedb0c81a5a60f851f753..a2b053b3ca522f4ff6f948db3c314993199f4590 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index 4891c6c3b6133fa4ad7ba433cb9dc9de5a8b0ca5..7597132d5acb99572d7decfc2d29f056bde480b9 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index 30e16eecc276d03715b9b21e18ab9a91fdef7f16..93d8bdab87bad1bf02a0e037e9c3fc6475ddfc5e 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _cleanup()
 {
index 8591c367b289d9c251ddc92663acf799a2c8a003..2c79a0fcf12b361a9c3c00fd3f608ad896f3610b 100755 (executable)
@@ -48,8 +48,8 @@ status=1      # failure is the default!
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index d5da34a997753abfda533058b299f7006d80342a..92e3d4c432b0e93a87973c3a2b87f238e8ae8793 100755 (executable)
@@ -34,9 +34,9 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 _cleanup()
 {
index 7655d856e3a01ed330aa2e0c9d04d0daa33f14f9..4b46fa5aa0f48e71967e3614845fbacaaab2ae7f 100755 (executable)
@@ -36,9 +36,9 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 _cleanup()
 {
index b92d6fe8b791b12416d42fd7e14e61067795588b..33f363b13117f91846a29dddf27f74ce04cd0f25 100755 (executable)
@@ -34,9 +34,9 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 _cleanup()
 {
index bac082684f18e2064ee3b3b60100028a44225009..90c5b7d5afa74a1efd100d016087080ed24c4907 100755 (executable)
@@ -35,8 +35,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # link correct .out file
 _link_out_file $seq.out $seqfull.out
index dfab65343f8cc383880727b87914f4146549928b..8fd7a339a36fbd4e5a05336191348c4dbf2c5ce7 100755 (executable)
@@ -35,8 +35,8 @@ status=0      # success is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index bc535792c4636e8a5aadf980ec8a55adb1433ade..e0ddd01d710871786c2b6cc9c1797749bee63ca2 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _notrun "Place holder for IRIX test 057"
 
index 8d4a1aa05ac59fdc622e3f9278ff69d762df9699..d84e79f6e152ede5623c79d884d76f703f27c662 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _notrun "Place holder for IRIX test 058"
 
index 36ba942fa9f5e892d69f9c56d920fcf212677353..c8b674bc6883f74bbe269584d4e06d6a7694ab7c 100755 (executable)
@@ -34,8 +34,8 @@ status=0      # success is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index 9bcc9aae8d86d2223b256ded89176cc63e2cc283..ba9ea345d987328d508e72b636dea1c254849052 100755 (executable)
@@ -34,8 +34,8 @@ status=0      # success is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index 88cd8ff6203303c4e2f795b142e4a6d3b95d4bfe..fedce67476739a64b104400b76e4309e3f33d028 100755 (executable)
@@ -34,8 +34,8 @@ status=0      # success is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index 46e4baca1589d9a9ec10f8611c302f71f9317f28..b194dfdc82f935b28159a033d9450ad8dd26d12e 100755 (executable)
@@ -34,10 +34,10 @@ status=1    # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dump
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/dump
+. ./common/attr
 
 # real QA test starts here
 _supported_fs xfs
index 4f2143d4708f2996f5b67e6bcd0fedb096476c56..e8fa7e153f20bbd79787225cf09849b0811b47c2 100755 (executable)
@@ -34,9 +34,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dump
+. ./common/rc
+. ./common/filter
+. ./common/dump
 
 
 _ls_size_filter()
index d3efdac4b2e3c49e0fbde2c9b2b78c41b446bbf1..c0e77eef8ea4eade52a546b9a6a62b9475411ed0 100755 (executable)
@@ -37,9 +37,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dump
+. ./common/rc
+. ./common/filter
+. ./common/dump
 
 #
 # list recursively the directory
index 130b6858e3a90fd0f36a66fbf93613943f02d4c7..a27d260bd26cd1e52a948a689c38c53b4c82eda1 100755 (executable)
@@ -34,9 +34,9 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dump
+. ./common/rc
+. ./common/filter
+. ./common/dump
 
 _cleanup()
 {
index dd20b8ac02674c2528f71291248744aa3a201a61..9c306f2e6404d4c45e9b291081b4db5d25f74a1f 100755 (executable)
@@ -34,9 +34,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 # real QA test starts here
 _supported_fs xfs
index 6d6eceef0f8ed51b956ec68ce299a24d40f6a48a..92a8ed34041e6d0a8045341b0535ba439cf199f6 100755 (executable)
@@ -42,8 +42,8 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 bitsperlong=`src/feature -w`
 # link correct .out file
index 5c796a9c99501589edee0157f00be56795e41207..c55befc3b6a8a48798965fe33adc31a9d1e76ef9 100755 (executable)
@@ -41,8 +41,8 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index bdc4dc22cded9d7f2350ff523e1616e29da454b8..72fdba56bad024a076aa615a4eacae6758087059 100755 (executable)
@@ -33,8 +33,8 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # don't put fs images in /tmp
 imgs=$TEST_DIR/$$
index a897e60cbe68b869a10e91388608c3dff503656c..2119a2bc9e14eff42dd3255149908bc6d2b308e6 100755 (executable)
@@ -44,8 +44,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # loop devices are available in Linux only
 _supported_fs xfs
index 952d31e7bd46535e8987f649d4ab14fbcbd7e9ef..27d6cd0a7a8710db3a034fd424e4259886a206f5 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _cleanup()
 { 
index 316172c8616f8d365462c4604a4ab731b8ee7d5d..25f9cd864156d0ef3e3b6dc22289a3948860cf21 100755 (executable)
@@ -33,10 +33,10 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.log
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/log
+. ./common/quota
 
 # real QA test starts here
 _supported_fs xfs
index 83b5708ca182431eb0bdd87ef8b669b58ab1c3b2..29bcbe52f8051bbee27ef917e4c874db0169b165 100755 (executable)
@@ -34,9 +34,9 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.log
+. ./common/rc
+. ./common/filter
+. ./common/log
 
 _cleanup()
 {
index d4482f83c338858c8d2f2063a87e3800b3237c38..144421fc36fc5675de4dba56d57ec12325f70973 100755 (executable)
@@ -35,8 +35,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _filter_resv()
 {
index c72d94eab48eb55d863e0c77203a0dbd29ba19e1..9873530e62ab13f43ccbd0d0ec17f56b95b4ae99 100755 (executable)
@@ -37,9 +37,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.log
+. ./common/rc
+. ./common/filter
+. ./common/log
 
 # real QA test starts here
 _supported_fs xfs
index b58780a3474535a66207fb0acab9f496d0e1fbbb..413c9fa68426daf0dae0173331ee18fb5ab1f64d 100755 (executable)
@@ -36,9 +36,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.log
+. ./common/rc
+. ./common/filter
+. ./common/log
 
 # real QA test starts here
 _supported_fs xfs
index 43c23f05f16448f35856d39a7f7d15f2c0b0add1..e4bc418180784188877c2a366901751473ded39d 100755 (executable)
@@ -36,10 +36,10 @@ status=1    # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.log
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/log
+. ./common/quota
 
 _do_meta()
 {
index 4b006d42dad796db0a3b87e8851c94720d1ae0d5..79d708b5a277744c31d054548dba7bac95754c24 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 76aa5c160d4eb3190258d80c4ec24f1ebde2f3b4..722d1cc1a34c7e74f2ffd4ea27b5c4352e4ee82b 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 04b096c250cf7395b3c32306c8d29f1d944972f4..8438697992a082af6848bc62cfd7175ccefcf873 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index f31a88a3c6553feda953292081aac08012b0a0e1..f090ec791cf30f5bc346a45a2956c001dce5f21c 100755 (executable)
@@ -40,9 +40,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.log
+. ./common/rc
+. ./common/filter
+. ./common/log
 
 # real QA test starts here
 
index a011cabd76102884f66fa9714f0856987f55c4b8..58f392dc45b19ac32e9c6de23d2e62d2ec1639d5 100755 (executable)
@@ -42,9 +42,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.log
+. ./common/rc
+. ./common/filter
+. ./common/log
 
 #
 # filter out counts which will vary
index 0753f8ae508d644ab2dc169e220598d09afefb4c..0cb51f2819002bd803e5273846190a11ca46fa13 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _create_scratch()
 {
index 3af52c77e2cd532b352d5e14c5f381891ba7fd03..8fca281443098b04ba18d0d357866ac9f4c1a45e 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _create_scratch()
 {
index 58d753b188d5d3f4ced463f6947da446dd710df4..96476ee29e323cdd9f6c8067dfa7e99b87e9ad9e 100755 (executable)
@@ -36,9 +36,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 _supported_fs xfs
 _supported_os Linux #IRIX
index 7abee5ee53c67eb7426247459e70879aef7443a8..9c7c4404eee72487503a01990a11cc70739cbdd4 100755 (executable)
@@ -36,9 +36,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 filter_xfs_quota()
 {
index 9f23150887919857378b48141392288461d3fa7e..ae70bfb2af8cc7a87ee7466a9e234f321156f862 100755 (executable)
@@ -34,9 +34,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 # real QA test starts here
 _supported_fs xfs
index 0a115b7b5c6ea5cfdec89b366d777a89475ab2bc..8afb81f717d4863245e63f2a9073f0390aba49b0 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 52c782c691d4e55bad170d9f9c7c2b8ccf572bc6..8deb45d2d933cc0946852fc4e4df9c956b965c34 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 94fd93fec8dbc64c2edbffa7c3393df45a0a37b1..cd468a62c7b1ceaa540f55124bcb3f1817148590 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 61dd7819ff71f1034d207a295230971114941caa..91bdd4d0a492c514a5c6bb36c5fea0bbc324afa2 100755 (executable)
@@ -307,9 +307,9 @@ _test_dirstress()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 _supported_fs xfs
 _supported_os IRIX
index bb98ee5a33fc566c1ae2d44a254b3d234162653e..8d25f74fde4fb303ef0a908e736e65b80bb4fc54 100755 (executable)
@@ -94,9 +94,9 @@ _filter()
 
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 _supported_fs xfs
 _supported_os IRIX
index a996117f6f30d072b2aab5910348c27dd51a4ff6..3f9ed8e95b71c16abd2fe3d4382f3f121faa9269 100755 (executable)
@@ -42,9 +42,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 # real QA test starts here
 
index 4145ea267320072df9bf05c7daa4c2b5d38118d8..4608e28ebf86efbfaf5798bec9bd2ec3f4be84de 100755 (executable)
@@ -42,9 +42,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 # real QA test starts here
 
index e3b207365ea366d27deecc867729c28208743597..43bc03cbd7e4c9ebf095075fbe989ded7c20bda0 100755 (executable)
@@ -42,8 +42,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index d2dc9359c71bfcbc422477d9df7a6fc69247c976..a0ff3477b32258f1f7dc92aa17db1cf738b82183 100755 (executable)
@@ -38,9 +38,9 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.log
+. ./common/rc
+. ./common/filter
+. ./common/log
 
 # real QA test starts here
 _supported_fs xfs
index d3a97071fb3583381921b12f5a0c356ad2f2e42e..e4beef15fd32bfa69d5019eb467c083425ea1bb0 100755 (executable)
@@ -36,7 +36,7 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment
-. ./common.rc
+. ./common/rc
 
 # real QA test starts here
 _supported_fs xfs
index 0fffbe5509bf3ec3af996f306a34c9e2990f48a0..8b8f6e57ea6bfd15afbdbfe0412ab8c934da8e5c 100755 (executable)
@@ -34,9 +34,9 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 _cleanup()
 {
index 97378c4321cc0a9ce3f010a4216ac7e5d1191cf0..fe1343c3f8abba209e0793ce8667da2b54e23309 100755 (executable)
@@ -42,9 +42,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 # real QA test starts here
 
index 8bcc1f86473c5b46bf338d39b5d19e07a53aab60..d54ac1424c5c6510c24dfb41d7692d992f6dce80 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index d476fa7965a9c9ddfd4e2e7bec9de93fa03e028b..95fb8b940d02d95e511833809f3a94a0297df653 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index bb5ea2c38e5dd420d33e5a6a8a3a9328d6ed84a9..9025c3a6f046685bb485ed0277627c32ba6679b9 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 2031ed9be09409faba5b1b6dada796b58df2403b..1f8b7ba841ad4d1882f26debe0eb8847d9c99e4a 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 309083651cbe42b8dfed0f73b0b84a5ca68e8c22..d3963c6647e8091c8278210830fe2238a5e1b36c 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index c921e381bf5840bfface81a56f7e3b1ca720f3d0..5ba237216bbe8a609a40201715e7176be4ce5e37 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index f25102125b8e6390acc334e37c060af0c7670d1a..3f78009ae59c79c30d772cb43efac38cab1aa57b 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index 093ff3324c1de63e03a76da2c0ba76edb3f51646..4fdf41c442602062b42b14a5431525f817e0bba4 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index 87adba469ef4218a55c8783fa1343bcad019d831..468c4d21e6ff060da8ffbb036bf2750071532004 100755 (executable)
@@ -46,9 +46,9 @@ _report_filter () {
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index 0cc4047a01f58e135df9ea62820f75000afbfbc5..b125a8a3e304c97110da6fd69469a915889afef9 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index 20ba12ec52207939e5e4e92099b0ad627394f7a1..6d0b53fca70a2739c32a430912eb920384ed75a5 100755 (executable)
@@ -43,9 +43,9 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.repair
+. ./common/rc
+. ./common/filter
+. ./common/repair
 
 [ -z "$XFS_PARALLEL_REPAIR64_PROG" ] && _notrun "parallel repair binary xfs_prepair64 is not installed"
 
index 47b5a58e8a61a4cfc1b7d1295e776b863c67a50f..4a875e7017756cc8236786d78da92f29590abe62 100755 (executable)
@@ -36,9 +36,9 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 rm -f $seqres.full
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.repair
-. ./common.filter
+. ./common/rc
+. ./common/repair
+. ./common/filter
 
 [ -z "$XFS_PARALLEL_REPAIR_PROG" ] && _notrun "parallel repair binary xfs_prepair is not installed"
 
index ae33d1c3d1aad54ab6c4a5c9992c9421b2722792..3e4060e1cf81f60f20f1098c077abbf84fabc0e1 100755 (executable)
@@ -44,9 +44,9 @@ _filter_fs_handle()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index d1b65e7b8da92c694853f9a9b207da9bfd08db67..fa9e8e176accf1b60b054e09ad214f33b2991984 100755 (executable)
@@ -65,9 +65,9 @@ _check_sids()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index 35981acd834d02d27a18d620be29b997d112c37f..6c90a7c4ef71154e2811ecb9d3eadb7198a4bcb8 100755 (executable)
@@ -45,9 +45,9 @@ _filter_handles()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index 75ae57bb4cedbe1471776237c34ebb6cb74010d0..542dc0b884f874e10a8b91f0633584031fafcbb0 100755 (executable)
@@ -40,9 +40,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index 3b032a813e356ef43b3bb9a5ad61a2b80faecb37..f403915cb7aca0c6bda3d46a0584ea84df462b38 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index e379ebde123252c80d43b0cdbb6c292da5de4743..2a654ae7af4908b6982d7f4cb6dda10bce58cf10 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index f37809cf7238289287d1e85b36a8946cb4d7211e..028f3c1928b8d3cf8f86879fbffe92009871fd7a 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index 1bd70526571ceeb15b4199b811daa05a4dd10e03..63e10049bac5ff0b722d848c5dca2058a9d4501f 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index 13712003920c773385514aa0b7815848cb583926..5031f24b4f57c61cbf5822b4dd6ff97c07993261 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index cb954c879282242f55b45cd827d6911111d21a69..90e6b2bf151867ed6f5916a6232980eae78b4a74 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index 4c3c53da05c430c710f425896099f92827c33ac5..2e8dfd8496e4d69ca326538d3427fce35bf36412 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index 39249acad8c3bd11c5fa4e3cddccd5f36f9bbc45..0bb699897bb4e5b68e557a1a7b2c1b61591c4e26 100755 (executable)
@@ -46,9 +46,9 @@ _filter_get_allocinfo()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index 57f027db940cbf392d3f537d9946f737d240dc4e..e50d3859555dbf7f18896b55c5b36d4e06908951 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index b1857fe4b62a69717cc5cd71b22ba7da402ccae7..36f5a7d4d94c3efa1023cd534b0f4e01b604ff53 100755 (executable)
@@ -50,9 +50,9 @@ _filter_handles()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index ed2cb55001dcd16409067739fd7d427b1ffe5dc3..0eeff9d0a4380b94dcb189117440ed5d862d49e2 100755 (executable)
@@ -63,8 +63,8 @@ _filter_bmap()
 
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index ec14cbfd2863d3ac7963b302709c4274c002a2bb..679b1774d7d0343351dbb0dd40ea7ee350185048 100755 (executable)
@@ -59,8 +59,8 @@ _filter_bmap()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index a193837552c8cf8c332448f9a5db9b5a39aa88ea..7f3878e829db0dc7f9f19953024404fb07cb30cd 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # assumes 1st, 3rd and 5th blocks are single written blocks,
 # the others are unwritten.
index 53100dfc9df1bfb167170cb1bee59c798e7fdf6a..5352d8604edb314905ef4699a4f5e5952413201f 100755 (executable)
@@ -52,8 +52,8 @@ workout()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 405b0264f57f3ce42cce9eded0748939b8f0fe6f..ca8d88df41de37854c842586aabc740d6c056349 100755 (executable)
@@ -64,9 +64,9 @@ s/^\s*\n//g ;
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index d1423a93c5aca3998619a62c6c2cb3df4cbecd96..290d3b22a18ffa2bf1bffd5136e31627afec09f5 100755 (executable)
@@ -43,9 +43,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.filestreams
+. ./common/rc
+. ./common/filter
+. ./common/filestreams
 
 # real QA test starts here
 _supported_fs xfs
index c6ca99b26375b1fcf1bc40652a94379dcc36128b..35c1848dcea574173c1559d9b75f3cfbffb5d701 100755 (executable)
@@ -42,9 +42,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.filestreams
+. ./common/rc
+. ./common/filter
+. ./common/filestreams
 
 # real QA test starts here
 _supported_fs xfs
index d7e84c7f7b685067d28552ea03a1c218165e5987..ccbae7c67b465fa5157160ac6dbcf6878998fed7 100755 (executable)
@@ -42,9 +42,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.filestreams
+. ./common/rc
+. ./common/filter
+. ./common/filestreams
 
 # real QA test starts here
 _supported_fs xfs
index 86cd83b72785f74ee2df8b81da4c2486beaa9f1e..44a8e4ca1a8cf0dc51ae8e6fa36a64359b4d72fd 100755 (executable)
@@ -42,9 +42,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.filestreams
+. ./common/rc
+. ./common/filter
+. ./common/filestreams
 
 # real QA test starts here
 _supported_fs xfs
index f711d9c469d7897f961d3168a2f9a05fc1fbc66b..0d06986905e2fb92abb334851c50228eacdf8d9c 100755 (executable)
@@ -42,9 +42,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.filestreams
+. ./common/rc
+. ./common/filter
+. ./common/filestreams
 
 # real QA test starts here
 _supported_fs xfs
index bfb126c93ed31065d2d85a03b67a1ecd377c2b9c..56d4af4453adf8301ffcf494020bc61bca9bd463 100755 (executable)
@@ -43,10 +43,10 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
-. ./common.punch
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
+. ./common/punch
 
 # real QA test starts here
 _supported_fs xfs
index 0b45677c1d307ebcededb1ce220caceb4934b7a3..ba8da5adb14e3cf8bab8efb9f1a35a7f1fb5ded5 100755 (executable)
@@ -40,10 +40,10 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
-. ./common.punch
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
+. ./common/punch
 
 # real QA test starts here
 _supported_fs xfs
index 44e82c76a1507a72d2bf47e47290e25018255ff7..ca748ba4ec5364eabdf2d94c87d042833c72ac8e 100755 (executable)
@@ -41,9 +41,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 
index 9d0e186f16d8f48e44469b3a9978a453115e9db5..7ea5f623e331eef81fcffff17a9b979e73d55379 100755 (executable)
@@ -55,9 +55,9 @@ _dd_repair_check()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.repair
+. ./common/rc
+. ./common/filter
+. ./common/repair
 
 # real QA test starts here
 
index 3bb01a9943ab39d7a671a9b3487667779d9e7958..fafb934d9f3e437b366641a9adf97bfc7c1193cb 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 4926652405c2a2d7f00f0784b17703fba3915031..91dc9605f2c4c86407928cf5233a0b58de5db6fe 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 36329caa52731432143224bc1cd476156e26dae1..830674e0fc50d1d2279a16a35b36f611652e6e32 100755 (executable)
@@ -45,9 +45,9 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.log
+. ./common/rc
+. ./common/filter
+. ./common/log
 
 # real QA test starts here
 _supported_fs xfs
index 89444693adc86f0f08463669db5965dd3d9f28f9..15ca9e198bf6bacce12dcf4e4c41ea577c453a9f 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 4fc16b1f4d3245aee28a3cc5617a5eebfd01e253..4ad6ebf4993c332ccc5cf924aab3cd2a77cd92c2 100755 (executable)
@@ -41,8 +41,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 294363436e5b9096a950c7a7c48c59dbace6dfca..114f796888065e15daf02fb0caba62fb4a077d21 100755 (executable)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dmapi
+. ./common/rc
+. ./common/filter
+. ./common/dmapi
 
 # real QA test starts here
 _supported_fs xfs
index d162167e66ae1cd691ddf995e739cdda74708ad3..e36015909d3e9fbd340572b32b9ecbb22a4cb0b3 100755 (executable)
@@ -138,9 +138,9 @@ _changeto_attr1()
 
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 # real QA test starts here
 
index b2b73f0c1d0a3dc2c178a54221adc62ab7b47e33..f521a5d90ee7cc058cbf6ef297c0f37a539a8f8b 100755 (executable)
@@ -50,9 +50,9 @@ _filter_version()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 # real QA test starts here
 _supported_fs xfs
index 1ffa4baf0fb81d01015ddf5c5a95d5a8e09c5b35..6bd850dde1af888af1a4a924e90469152ba56c41 100755 (executable)
@@ -48,8 +48,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 63a39d7fe43a45f453c3be4aea9fb4a24d3eef23..a8fcda86f799947e89490358e7f4c8d507682ba6 100755 (executable)
@@ -194,8 +194,8 @@ _putback_scratch_fstab()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 60d8adbccffdca462d128c896a04daa6508b6537..8826b5e1a2b5fe0fe3eb40b62d5d35ab0872704a 100755 (executable)
@@ -46,8 +46,8 @@ status=0    # success is the default!
 rm -f $seqres.full
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 8e61629cb17d5c5a913e2a415a77522023ca1a52..d10429468e75221e0c125428032324cdd85028ea 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 9d439a6c1ac85ed16ed7d8640d1e5a2a98c55bd2..11aca16d86f393af2cfb3e5a3871b05edb59cb5e 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # only xfs supported due to use of xfs_bmap
 _supported_fs xfs
index aed2471609011c6bb39941f30cab17aad85a5104..66c9b94753e406712637157b6213683d6bdcd6ff 100755 (executable)
@@ -58,8 +58,8 @@ _do_dump()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 41353b9b0b9d2d135492389d354dfa15b075d467..a471affb66108b9bd6c0d25c0f6fa3d6b34ac9c3 100755 (executable)
@@ -43,9 +43,9 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 # real QA test starts here
 _supported_fs xfs
index b7bb23324b6e6b5abde0bc272ca0c2f9ad3316d0..2a205289ccfb48081f283cc504a4e69479f4351f 100755 (executable)
@@ -44,8 +44,8 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index c141b81d4d0fc9cf65dba73d5a412dbe16e19bf8..57aff065fc7b9588a387b520a6e0e4bdbd7b5cfd 100755 (executable)
@@ -42,8 +42,8 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 0f8d9ede3a2e1316c7f97f660d455f451ef8a15d..4a3d7c567c233c854ed7cf8318dd9f419d3435b4 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 80a65e68019921f810357c973b429b18472956f3..9bb8e1ba34dbe1461ccf4f5925b71e125774768a 100755 (executable)
@@ -52,8 +52,8 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 6c82ac00bcc9510c203bdd64b17c6c9cebfeabdf..4670f289fb7ab85dfca40b98b1265e1f3923c020 100755 (executable)
@@ -32,9 +32,9 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.repair
+. ./common/rc
+. ./common/filter
+. ./common/repair
 
 # real QA test starts here
 _supported_fs xfs
index 21ec98ac06c191a01aaadba4a499e75441560353..f009027dcd0083652ad234fe3a7c60e1f54595bb 100755 (executable)
@@ -67,8 +67,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 rm -f $seqres.full
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 1d64eb7e67ae51cbc464ffae42ab559cc76040e2..1a726571f7304ae60b8ade7626bb5d5dbdac2c3b 100755 (executable)
@@ -32,8 +32,8 @@ tmp=/tmp/$$
 status=1       # failure is the default!
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 785de8f8d61317bcfc8dc5bbd4dd001c92eae9a3..fce1497cdb687194cf4044ea0658c4e815450c57 100755 (executable)
@@ -47,8 +47,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index c82ea9e880224da1beb038e27ff5ee380b4ee8fa..9e2c584f3b2ec0ef421204308a77d4d943ee209a 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index f6c7c736c0ba5b67bfda9e32e16acfa9376dc900..4072b0c77db1337ce5e6bfba6de0ff56bba6a035 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 3f6503b7c53a5b0c8f0e27c41018053afb26ca11..545a03379c6fc40246497bf8886da8e2dc24ea21 100755 (executable)
@@ -43,9 +43,9 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 # real QA test starts here
 _supported_fs xfs
index 9a78db56655d962176db3e9277e7f33a56994a0b..c2083f8ebfd1b251bce3f18d0ce363cb40059120 100755 (executable)
@@ -43,8 +43,8 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index f988b1715665c218738cae76e089855cf6c1d9fd..0be0eae4c9fad847e43b9ece14ffd5ab2e96333b 100755 (executable)
@@ -45,8 +45,8 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index b34ab1bb1d15710ea77eed351195fe5e5d87789e..b16990e25276d0f2a3011010e33f1cb56be0efb1 100755 (executable)
@@ -46,7 +46,7 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
+. ./common/rc
 
 # real QA test starts here
 _supported_fs xfs
index beff5408878bf2c5723b413f88f59bab7b1c067e..169e232c5a1c92b3b1ba0956a0a4054b5e09d3ec 100755 (executable)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index ef6ec20c40dbda8333493c73336e2cb39bc054b0..7c9b276cfd4cc7875111be6aad828c790dceb65a 100755 (executable)
@@ -40,9 +40,9 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.punch
+. ./common/rc
+. ./common/filter
+. ./common/punch
 
 # real QA test starts here
 _supported_fs xfs
index 9678fc7009096bb1ccf87424b80c144e75aeb76d..2bf839ab42852e154c47e2163353964fe4bab946 100755 (executable)
@@ -34,9 +34,9 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 _cleanup()
 {
index 8563b1ea174b52c20b127c862b6a2957cce48ca3..a01d4eed900f564c32b7973cbe924fdc27febb4d 100755 (executable)
@@ -42,8 +42,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index 745f609eed8fe0cf37470f86de20693d92a5abe8..e9ae0736ac5125b014812142d3c6bac9e39481e8 100755 (executable)
@@ -40,9 +40,9 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.punch
+. ./common/rc
+. ./common/filter
+. ./common/punch
 
 # real QA test starts here
 _supported_fs xfs 
index 915bb26aef5e66ade3ae5c995cca37e3414581b5..fb5c7c4629886a436348109340f85189f10d36c9 100755 (executable)
@@ -52,8 +52,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _require_scratch
 
index 47f2cfa45ccbf0e7a91d7be8b7afecf14e0b6b79..7e72e4b62ee27a09056b8e156c0baafe9e010918 100755 (executable)
@@ -38,7 +38,7 @@ _cleanup()
 trap "_cleanup ; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
+. ./common/rc
 
 # real QA test starts here
 _supported_fs xfs
index 65701769d48b1d4d786275b589b714f2a25b85c3..ed5d6f39250e0ba1f06833b49beafd0374cbb6cc 100755 (executable)
@@ -48,9 +48,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 echo "Silence is golden."
 
index 8ced43f6f2634c00637e7aa047d26ba53a1ac023..2b41a86acd81f9f3d422eac03677e0860946f382 100755 (executable)
@@ -54,9 +54,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 echo "Silence is golden."
 
index 41154b765138cbbc9b94aa1ea32726ce78d15b57..e55a4d31bcb1a8926403531b15230ebc360c37fa 100755 (executable)
@@ -44,8 +44,8 @@ _add_and_append_dumpdir_fill()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index 092082565999ba7e4589adb2a4981ae511ea3561..1b6004021927c6673d51a8fead324ded70112d9c 100755 (executable)
@@ -53,9 +53,9 @@ End-of-File
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
-. ./common.attr
+. ./common/rc
+. ./common/dump
+. ./common/attr
 
 # real QA test starts here
 _supported_fs xfs
index 00a552991b48b3ba680689f7a69f40f44f489eb6..700a0793a9cbe2d7f8703e2d43caac51d3074008 100755 (executable)
@@ -56,9 +56,9 @@ End-of-File
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
-. ./common.attr
+. ./common/rc
+. ./common/dump
+. ./common/attr
 
 # real QA test starts here
 _supported_fs xfs
index 4e3bbe26a617d2f31d6fe9097524cc93de049b0c..765be1cd517e6c0ebc32fcb9bfde089485fec71f 100755 (executable)
@@ -42,8 +42,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs
index cf6bec38f12ef13d8530c54fce695c6592dde398..f89b8fa7a287bd08c27b7ba23084a2c74f7fdcb2 100755 (executable)
@@ -41,9 +41,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.scsi_debug
+. ./common/rc
+. ./common/filter
+. ./common/scsi_debug
 
 # real QA test starts here
 _supported_fs xfs
index 3a8a85421d6258b15ebf382134cee470781c9ab8..d3dfca1451b66f72bb2f74a39bf205c5a1c13191 100755 (executable)
@@ -34,8 +34,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index f57d89ebf10e0d7b8a4d93a22515265e7d1fdd2d..2b9f124fcc89a19c61a755a80708091660e1b02a 100755 (executable)
@@ -36,8 +36,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index e57701b9215d1d981a1132f8fa82e7063754fb59..bdc4a5cf406bfe86ffa0dee3a8d1c784468346e6 100755 (executable)
@@ -36,8 +36,8 @@ status=1      # failure is the default!
 trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.dump
+. ./common/rc
+. ./common/dump
 
 # real QA test starts here
 _supported_fs xfs
index 49eb475e697b368a670a11ed48eaf7bcdaad9089..5247de39208584e5b71f4cf79dc2616617022048 100644 (file)
@@ -35,8 +35,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 rm -f $seqres.full
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.quota
+. ./common/rc
+. ./common/quota
 
 _cleanup()
 {
index 2a8f138d83cdf0b679b20a10dfb2dae7daa62a9d..5ac68d7e41dc46ebb438e5bbadfd6552e3529ef9 100644 (file)
@@ -38,8 +38,8 @@ status=1      # failure is the default!
 trap "exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 03c34eb1709b88d3b683e6f7f6e1bea78450bdc9..6a84fda96a3c25c3456c24b6020f46e07953e9c6 100644 (file)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _supported_fs xfs
 _supported_os IRIX Linux
index b129965c4e04aa380349cdb81c42760af36bf4b6..4b3de5fbe21e4ac7acccc2e67c5c36e8c0a0319f 100644 (file)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index 922f819bb2533fff3d4ec8ac6b22a7bb471f2f62..c69dbcfec462583f8b21cb8eab7b6fdb1abc19cc 100644 (file)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index af8cf386bf66293f5dba4777a78c6b05576e5777..7e4e9446ae278ee69769e53804d9b5364bb484d4 100644 (file)
@@ -39,8 +39,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 
index a8530f16d5d6f4cc86cf3adeb973e070d5e46771..1cd50a2f9b1f2b39d344f53124c67f09355f7a5c 100644 (file)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dump
+. ./common/rc
+. ./common/filter
+. ./common/dump
 
 # real QA test starts here
 
index c01046bd5bc6d8227c9026a7d93b564b95351afe..e1f93c7b55c7d528bdd7e3e6e2cadf0574ab1b52 100644 (file)
@@ -41,8 +41,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here
 _supported_fs xfs