minor fixes

This commit is contained in:
Ben Gras
2008-11-19 14:10:33 +00:00
parent 6c92081a5a
commit 51fdce1d36
4 changed files with 5 additions and 12 deletions

View File

@@ -132,7 +132,7 @@ do
esac
done
USRMB=400
USRMB=150
USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
USRSECTS="`expr $USRMB \* 1024 \* 2`"