]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs/213: add _fixed_by_kernel_commit tag and remove from dangerous group
authorFilipe Manana <fdmanana@suse.com>
Thu, 18 May 2023 11:08:59 +0000 (12:08 +0100)
committerZorro Lang <zlang@kernel.org>
Sat, 27 May 2023 18:11:02 +0000 (02:11 +0800)
commitaeb0dccbadacd2c463e6d768e6d8e67a2c8c122c
tree6226b7f54285200b57b50de86d88e9dd56af2a59
parente46a74f2e1d72ff8ad17baeb67193480f2070518
btrfs/213: add _fixed_by_kernel_commit tag and remove from dangerous group

Add a _fixed_by_kernel_commit to identify the commit the fixed the issue
the test is trying to reproduce, which was:

  1dae7e0e58b4 "btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance"

introduced in kernel 5.8-rc1. Also remove it from the dangerous group, as
the fix is from 2020 and it was backported to stable releases.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/213