Message ID | 21c4680c4cae24a8428adbc27802b1fba75fd128.1683719290.git.fdmanana@suse.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | btrfs/254: correct subject of the relevant kernel patch and add git commit | expand |
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Thanks
diff --git a/tests/btrfs/254 b/tests/btrfs/254 index ae55ae8c..a358e374 100755 --- a/tests/btrfs/254 +++ b/tests/btrfs/254 @@ -7,9 +7,6 @@ # # Test if the kernel can free the stale device entries. # -# Tests bug fixed by the kernel patch: -# btrfs: harden identification of the stale device -# . ./common/preamble _begin_fstest auto quick volume @@ -42,6 +39,9 @@ _require_scratch_nocheck _require_command "$WIPEFS_PROG" wipefs _check_minimal_fs_size $((1024 * 1024 * 1024)) +_fixed_by_kernel_commit 770c79fb6550 \ + "btrfs: harden identification of a stale device" + _scratch_dev_pool_get 3 setup_dmdev()