* [PATCH] btrfs/020: 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>
btrfs/020 uses a loopback device, so it should have _require_loop.
Signed-off-by: Eric Biggers <ebiggers@google.com>
---
tests/btrfs/020 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/btrfs/020 b/tests/btrfs/020
index 3752dcff..6e3dd4a5 100755
--- a/tests/btrfs/020
+++ b/tests/btrfs/020
@@ -56,6 +56,7 @@ trap "_cleanup ; exit \$status" 0 1 2 3 15
_supported_fs btrfs
_supported_os Linux
_require_test
+_require_loop
rm -f $seqres.full
echo "Silence is golden"
--
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:56 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] btrfs/020: 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