* [PATCH] generic/361: add _require_loop
@ 2017-03-11 0:55 Eric Biggers
0 siblings, 0 replies; only message in thread
From: Eric Biggers @ 2017-03-11 0:55 UTC (permalink / raw)
To: fstests; +Cc: Eric Biggers
From: Eric Biggers <ebiggers@google.com>
generic/361 uses a loopback device, so it should have _require_loop.
Signed-off-by: Eric Biggers <ebiggers@google.com>
---
tests/generic/361 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/generic/361 b/tests/generic/361
index c09863c3..cdd480f2 100755
--- a/tests/generic/361
+++ b/tests/generic/361
@@ -53,6 +53,7 @@ _supported_fs generic
_supported_os Linux
_require_scratch
_require_block_device $SCRATCH_DEV
+_require_loop
# create a small filesystem to hold another filesystem image
_scratch_mkfs_sized $((512 * 1024 * 1024)) >>$seqres.full 2>&1
--
2.12.0.246.ga2ecc84866-goog
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-11 0:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-11 0:55 [PATCH] generic/361: add _require_loop Eric Biggers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox