mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs/129: require loop
Missed a _require_loop for xfs/129. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
e4375bf33e
commit
e8c1ee12aa
@@ -46,6 +46,7 @@ _cleanup()
|
||||
# real QA test starts here
|
||||
_supported_os Linux
|
||||
_supported_fs xfs
|
||||
_require_loop
|
||||
_require_scratch_reflink
|
||||
|
||||
rm -f "$seqres.full"
|
||||
|
||||
Reference in New Issue
Block a user