summaryrefslogtreecommitdiff
path: root/tests/btrfs/216
diff options
context:
space:
mode:
authorAnand Jain <anand.jain@oracle.com>2023-09-21 13:22:16 +0800
committerZorro Lang <zlang@kernel.org>2023-09-23 02:23:28 +0800
commite3121832fc2ba3447662ad8821c99c548aa53de9 (patch)
tree1f27c8e85d4a2421fdff68f9a0586917895bf7f0 /tests/btrfs/216
parent823613d666481fb0d4bd3611b14ef484664b4a88 (diff)
btrfs: add missing _fixed_by_kernel_commit for a few tests
A few tests were still using the older style of mentioning the fix in the comment section. This patch migrates them to using _fixed_by_kernel_commit. Signed-off-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: Zorro Lang <zlang@redhat.com> Signed-off-by: Zorro Lang <zlang@kernel.org>
Diffstat (limited to 'tests/btrfs/216')
-rwxr-xr-xtests/btrfs/2164
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/btrfs/216 b/tests/btrfs/216
index 2ed48668..979dcb73 100755
--- a/tests/btrfs/216
+++ b/tests/btrfs/216
@@ -6,8 +6,6 @@
#
# Test if the show_devname() returns sprout device instead of seed device.
#
-# Fixed in kernel patch:
-# btrfs: btrfs_show_devname don't traverse into the seed fsid
. ./common/preamble
_begin_fstest auto quick seed
@@ -17,6 +15,8 @@ _begin_fstest auto quick seed
# real QA test starts here
_supported_fs btrfs
+_fixed_by_kernel_commit 4faf55b03823 \
+ "btrfs: don't traverse into the seed devices in show_devname"
_require_scratch_dev_pool 2
_scratch_dev_pool_get 2