quota and vfat fixes.

Merge of master-melb:xfs-cmds:23117a by kenmcd.

  Added fixed block size for vfat filesystems. Required because mkfs.vfat fails after the super-block is wiped.
This commit is contained in:
Andrew Jones
2005-07-08 15:05:17 +00:00
parent 28eafb005f
commit 220756b0f3
6 changed files with 29 additions and 5 deletions
+1
View File
@@ -69,6 +69,7 @@ rm -f $seq.full
_require_scratch
_require_quota
_require_nobody
# setup a default run
if [ -z "$MOUNT_OPTIONS" ]; then