xfstests: remove _need_to_be_root

The check script requires that it be run as root, so adding
individualized checks for this in each teat is not needed.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
Theodore Ts'o
2016-02-19 10:49:17 +11:00
committed by Dave Chinner
parent 99fd47b2b2
commit 56ff01f471
147 changed files with 1 additions and 166 deletions
-1
View File
@@ -69,7 +69,6 @@ _supported_fs generic
_supported_os Linux
_require_scratch
_require_quota
_need_to_be_root
_scratch_mkfs > $seqres.full 2>&1
_scratch_mount "-o usrquota,grpquota"