[PATCH 05/11] xfs/129: require loop

Darrick J. Wong darrick.wong at oracle.com
Sat Dec 19 03:11:25 CST 2015


Missed a _require_loop for xfs/129.

Signed-off-by: Darrick J. Wong <darrick.wong at oracle.com>
---
 tests/xfs/129 |    1 +
 1 file changed, 1 insertion(+)


diff --git a/tests/xfs/129 b/tests/xfs/129
index 6fb9bac..c8c47a2 100755
--- a/tests/xfs/129
+++ b/tests/xfs/129
@@ -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"



More information about the xfs mailing list