Numerous changes to QA scripts allowing tests to run with external log/rt devices; also allow multiple mkfs/mount options at once now.

This commit is contained in:
fsgqa
2003-05-22 04:16:45 +00:00
parent 0cac704bdf
commit 8050efd492
40 changed files with 311 additions and 282 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ _my_ls_filter()
# so don't run it
#
umount $SCRATCH_DEV 2>/dev/null
mount -t xfs $SCRATCH_DEV $SCRATCH_MNT
_scratch_mount
$here/src/feature -U $SCRATCH_DEV && \
_notrun "Quota enabled, test needs controlled xfsdump output"
$here/src/feature -G $SCRATCH_DEV && \