summaryrefslogtreecommitdiff
path: root/081
diff options
context:
space:
mode:
authorTim Shimmin <tes@sgi.com>2004-09-01 02:06:54 +0000
committerTim Shimmin <tes@sgi.com>2004-09-01 02:06:54 +0000
commitac310c9e3f12d18048ac349f4c624d316d68f50f (patch)
treed739a53037a07dbb837c9493602bfa88f5faa027 /081
parentc76942d8c5d0382f43370773624a786becef901e (diff)
make sure it can mount with quotas
Diffstat (limited to '081')
-rwxr-xr-x0816
1 files changed, 6 insertions, 0 deletions
diff --git a/081 b/081
index 30ac7fc7..e3011c60 100755
--- 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