btrfs/185 is in the auto group so add the _fixed_by_kernel_commit tag for the benifit of the older kernels. Signed-off-by: Anand Jain <anand.jain@xxxxxxxxxx> --- tests/btrfs/185 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/btrfs/185 b/tests/btrfs/185 index efb10ac72b79..ba0200617e69 100755 --- a/tests/btrfs/185 +++ b/tests/btrfs/185 @@ -27,6 +27,8 @@ _cleanup() _supported_fs btrfs _require_scratch_dev_pool 2 _scratch_dev_pool_get 2 +_fixed_by_kernel_commit a9261d4125c9 \ + "btrfs: harden agaist duplicate fsid on scanned devices" device_1=$(echo $SCRATCH_DEV_POOL | $AWK_PROG '{print $1}') device_2=$(echo $SCRATCH_DEV_POOL | $AWK_PROG '{print $2}') -- 2.31.1