Take out fsgqa user requirement as it isn't used

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

  Take out fsgqa user requirement as it isn't used
This commit is contained in:
Barry Naujok
2008-03-19 15:33:35 +00:00
parent d6efccf1c4
commit 2445815a60
6 changed files with 8 additions and 14 deletions
+2 -3
View File
@@ -1,7 +1,7 @@
#! /bin/sh
# FSQA Test No. 132
#
# xfs_io aligned vector rw created from CXFSQA test
# xfs_io aligned vector rw created from CXFSQA test
# unixfile_vector_aligned_rw
#
#-----------------------------------------------------------------------
@@ -52,7 +52,6 @@ _supported_os Linux IRIX
_setup_testdir
_require_scratch
_require_user
_scratch_mkfs >/dev/null 2>&1
_scratch_mount
@@ -215,4 +214,4 @@ xfs_io -f -c "pwrite -S 0x92 10485760 10485760" \
$SCRATCH_MNT/aligned_vector_rw | _filter_xfs_io
status=0
exit
exit