From: Mark Harmstone <maharmstone@fb.com>
To: <fstests@vger.kernel.org>
Cc: <linux-btrfs@vger.kernel.org>, Mark Harmstone <maharmstone@fb.com>
Subject: [PATCH] btrfs/318: add _require_loop
Date: Thu, 10 Oct 2024 16:36:25 +0100 [thread overview]
Message-ID: <20241010153630.1225162-1-maharmstone@fb.com> (raw)
btrfs/318 uses loopback devices, but was missing a call to _require_loop
to print the correct message if CONFIG_LOOP is not set.
Signed-off-by: Mark Harmstone <maharmstone@fb.com>
---
tests/btrfs/318 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/btrfs/318 b/tests/btrfs/318
index 79977276..df5a4a07 100755
--- a/tests/btrfs/318
+++ b/tests/btrfs/318
@@ -18,6 +18,7 @@ _fixed_by_kernel_commit 9f7eb8405dcb \
_require_test
_require_command "$PARTED_PROG" parted
_require_batched_discard "$TEST_DIR"
+_require_loop
_cleanup() {
cd /
--
2.44.2
next reply other threads:[~2024-10-10 15:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-10 15:36 Mark Harmstone [this message]
2024-10-10 15:52 ` [PATCH] btrfs/318: add _require_loop Filipe Manana
2024-10-11 5:42 ` Zorro Lang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241010153630.1225162-1-maharmstone@fb.com \
--to=maharmstone@fb.com \
--cc=fstests@vger.kernel.org \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox