public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] btrfs/271: include common/fail_make_request
@ 2022-08-23 19:32 Christoph Hellwig
  2022-08-23 19:32 ` [PATCH 2/2] btrfs/271: use the common fail_request setup helpers Christoph Hellwig
  2022-08-24 15:06 ` [PATCH 1/2] btrfs/271: include common/fail_make_request Darrick J. Wong
  0 siblings, 2 replies; 4+ messages in thread
From: Christoph Hellwig @ 2022-08-23 19:32 UTC (permalink / raw)
  To: linux-btrfs, fstests

This tests needs the _require_fail_make_request helper from
common/fail_make_request, so include that file to avoid a test failure.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 tests/btrfs/271 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/btrfs/271 b/tests/btrfs/271
index c21858d1..681fa965 100755
--- a/tests/btrfs/271
+++ b/tests/btrfs/271
@@ -10,6 +10,7 @@
 _begin_fstest auto quick raid
 
 . ./common/filter
+. ./common/fail_make_request
 
 _supported_fs btrfs
 _require_scratch
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-08-24 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-23 19:32 [PATCH 1/2] btrfs/271: include common/fail_make_request Christoph Hellwig
2022-08-23 19:32 ` [PATCH 2/2] btrfs/271: use the common fail_request setup helpers Christoph Hellwig
2022-08-24 15:06   ` Darrick J. Wong
2022-08-24 15:06 ` [PATCH 1/2] btrfs/271: include common/fail_make_request Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox