mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
committed by
Dave Chinner
parent
99fd47b2b2
commit
56ff01f471
@@ -54,7 +54,6 @@ _require_test
|
||||
_require_scratch
|
||||
_require_fssum
|
||||
_require_attrs
|
||||
_need_to_be_root
|
||||
|
||||
# max(16384, PAGE_SIZE) is the default leaf/node size on btrfs-progs v3.12+.
|
||||
# Older versions just use max(4096, PAGE_SIZE).
|
||||
|
||||
Reference in New Issue
Block a user