Switch over pagesize feature.c option, add a check for project quota.

Merge of master-melb:xfs-cmds:21941a by kenmcd.
This commit is contained in:
Nathan Scott
2005-03-24 05:05:35 +00:00
parent 24211a43f8
commit 5ed0f19a49
4 changed files with 33 additions and 10 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ _filter_resv()
-e 's/[0-9][0-9]* bytes/NUM bytes/g'
}
pgsize=`$here/src/feature -p`
pgsize=`$here/src/feature -s`
# -i == number of iterations
# -l == bytes to leak on each iteration