mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
@@ -31,7 +31,6 @@ _cleanup()
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_user
|
||||
_setup_testdir
|
||||
|
||||
QA_FS_PERMS=$here/src/fs_perms
|
||||
|
||||
@@ -91,7 +91,6 @@ _fsx_std_mmap()
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_user
|
||||
_setup_testdir
|
||||
|
||||
_fsx_lite_nommap
|
||||
|
||||
@@ -41,7 +41,6 @@ _supported_os Linux
|
||||
|
||||
_setup_testdir
|
||||
_require_scratch
|
||||
_require_user
|
||||
|
||||
_scratch_mkfs >/dev/null 2>&1
|
||||
_scratch_mount "-o nosuid"
|
||||
|
||||
@@ -60,7 +60,6 @@ _supported_os Linux IRIX
|
||||
|
||||
_setup_testdir
|
||||
_require_scratch
|
||||
_require_user
|
||||
|
||||
_scratch_mkfs >/dev/null 2>&1
|
||||
_scratch_mount
|
||||
|
||||
@@ -31,7 +31,6 @@ _cleanup()
|
||||
_supported_fs xfs udf nfs
|
||||
_supported_os Linux
|
||||
|
||||
_require_user
|
||||
_setup_testdir
|
||||
|
||||
TESTFILE=$testdir/lock_file
|
||||
|
||||
Reference in New Issue
Block a user