]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
xfstests: fix 192 for external logs and enable it by default
authorChristoph Hellwig <hch@lst.de>
Wed, 2 Sep 2009 18:00:17 +0000 (15:00 -0300)
committerhch@lst.de <Christoph Hellwig>
Wed, 2 Sep 2009 18:00:17 +0000 (15:00 -0300)
Use _test_mount instead of plain mount to make it work with external logs.

Enable it by default now that it runs everywhere.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
192
group

diff --git a/192 b/192
index 3743fb2d8a14fa4844974bcf8468be5e95304cb9..3550ae62023543d20dc388aa41464b1e37e92e2c 100755 (executable)
--- a/192
+++ b/192
@@ -67,7 +67,7 @@ time2=`_access_time $testfile | tee -a $seq.full`
 
 cd /
 umount $TEST_DIR
-mount $TEST_DIR
+_test_mount
 time3=`_access_time $testfile | tee -a $seq.full`
 
 delta1=`expr $time2 - $time1`
diff --git a/group b/group
index 23f1f7da178d6e32c2ca8cf490bc9ae2764b3c9b..7cea01d0c7c2ac2759e850bb5b4d01073cdd02c2 100644 (file)
--- a/group
+++ b/group
@@ -301,7 +301,7 @@ prealloc
 189 mount auto quick
 190 rw auto quick
 191 nfs4acl auto
-192 atime
+192 atime auto
 193 metadata auto quick
 194 rw auto
 195 ioctl dump auto quick