Merge of master-melb:xfs-cmds:30691a by kenmcd.
Take out fsgqa user requirement as it isn't used
_supported_fs xfs
_supported_os Linux
-_require_user
_setup_testdir
QA_FS_PERMS=$here/src/fs_perms
# fsx tests modified from CXFSQA tests
# - fsx_00_lite
# - fsx_05_lite_mmap
-# - fsx_10_std,
-# - fsx_15_std_mmap
+# - fsx_10_std,
+# - fsx_15_std_mmap
#-----------------------------------------------------------------------
# Copyright (c) 2006 Silicon Graphics, Inc. All Rights Reserved.
#-----------------------------------------------------------------------
_supported_fs xfs
_supported_os Linux
-_require_user
_setup_testdir
-_fsx_lite_nommap
+_fsx_lite_nommap
_fsx_lite_mmap
_fsx_std_nommap
_setup_testdir
_require_scratch
-_require_user
_scratch_mkfs >/dev/null 2>&1
_scratch_mount "-o nosuid"
mkdir $SCRATCH_MNT/looptest
src/looptest -i 100000 -r -w -b 8192 -s $SCRATCH_MNT/looptest/looptest1.tst
-src/looptest -i 10000 -t -r -w -s -b 102400 $SCRATCH_MNT/looptest/looptest2.tst
+src/looptest -i 10000 -t -r -w -s -b 102400 $SCRATCH_MNT/looptest/looptest2.tst
src/looptest -i 50000 -r -w -b 256 -s $SCRATCH_MNT/looptest/looptest3.tst
src/looptest -i 2000 -o -r -w -b 8192 -s $SCRATCH_MNT/looptest/looptest4.tst
status=0
-exit
+exit
_setup_testdir
_require_scratch
-_require_user
_scratch_mkfs >/dev/null 2>&1
_scratch_mount
$SCRATCH_MNT/small_vector_async | _filter_xfs_io
status=0
-exit
+exit
_supported_fs xfs udf nfs
_supported_os Linux
-_require_user
_setup_testdir
TESTFILE=$testdir/lock_file
#! /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
#
#-----------------------------------------------------------------------
_setup_testdir
_require_scratch
-_require_user
_scratch_mkfs >/dev/null 2>&1
_scratch_mount
$SCRATCH_MNT/aligned_vector_rw | _filter_xfs_io
status=0
-exit
+exit