xfstests: introduce a common directory
[xfstests-dev.git] / tests / generic / 233
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"