]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
make sure it can mount with quotas
authorTim Shimmin <tes@sgi.com>
Wed, 1 Sep 2004 02:06:54 +0000 (02:06 +0000)
committerTim Shimmin <tes@sgi.com>
Wed, 1 Sep 2004 02:06:54 +0000 (02:06 +0000)
081

diff --git a/081 b/081
index 30ac7fc73da213a9664344d716e5325871d2a73d..e3011c60b585586b0442a87f5ea553c6e33a2957 100755 (executable)
--- a/081
+++ b/081
@@ -85,6 +85,12 @@ else
     start=2
 fi
 
+# mount with quotas?
+_scratch_mkfs_xfs 1>/dev/null 2>&1
+_qmount
+src/feature -u $SCRATCH_DEV || _notrun "No quota support at mount time"
+umount $SCRATCH_MNT
+
 _mkfs_log
 _create_log
 _check_log