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