Message ID | 85b3b1163e5ba55f1a253dc2eb74f570bec564fe.1684408127.git.fdmanana@suse.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | btrfs/213: add _fixed_by_kernel_commit tag and remove from dangerous group | expand |
LGTM
Reviewed-by: Anand Jain <anand.jain@oracle.com>
diff --git a/tests/btrfs/213 b/tests/btrfs/213 index cca0b3cc..3ca63171 100755 --- a/tests/btrfs/213 +++ b/tests/btrfs/213 @@ -7,7 +7,7 @@ # Test if canceling a running balance can lead to dead looping balance # . ./common/preamble -_begin_fstest auto balance dangerous +_begin_fstest auto balance # Override the default cleanup function. _cleanup() @@ -25,6 +25,9 @@ _supported_fs btrfs _require_scratch _require_xfs_io_command pwrite -D +_fixed_by_kernel_commit 1dae7e0e58b4 \ + "btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance" + _scratch_mkfs >> $seqres.full _scratch_mount