From: Christoph Hellwig Date: Tue, 23 Aug 2022 19:32:29 +0000 (+0200) Subject: btrfs/271: include common/fail_make_request X-Git-Tag: v2022.09.04~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=aa309b96fb5dad7506cf0f603d6c3689c4302275;p=xfstests-dev.git btrfs/271: include common/fail_make_request 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 Reviewed-by: Darrick J. Wong Signed-off-by: Zorro Lang --- 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