Missed a _require_loop for xfs/129.

Signed-off-by: Darrick J. Wong <[email protected]>
---
 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"

--
To unsubscribe from this list: send the line "unsubscribe fstests" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to