From: Josef Bacik Date: Fri, 18 Oct 2013 18:26:23 +0000 (+0000) Subject: xfstests: fix btrfs/002 to not use the scratch dev pool X-Git-Tag: v2022.05.01~3347 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=122fba38be096e63d15e31d45372a1e344fa67b5;p=users%2Fhch%2Fxfstests-dev.git xfstests: fix btrfs/002 to not use the scratch dev pool This test doesn't need the scratch dev pool and it also doesn't call _require_scratch_dev_pool, so just kick out the scratch dev pool part of the test. Thanks, Signed-off-by: Josef Bacik Reviewed-by: Anand Jain Signed-off-by: Rich Johnston --- diff --git a/tests/btrfs/002 b/tests/btrfs/002 index f4389aeaa..19a62c6ae 100755 --- a/tests/btrfs/002 +++ b/tests/btrfs/002 @@ -45,9 +45,8 @@ _need_to_be_root _supported_fs btrfs _supported_os Linux _require_scratch -_require_scratch_dev_pool -_scratch_pool_mkfs > /dev/null 2>&1 || _fail "mkfs failed" +_scratch_mkfs > /dev/null 2>&1 || _fail "mkfs failed" _scratch_mount # Create and save sha256sum