summaryrefslogtreecommitdiff
path: root/tests/btrfs/218
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/218
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/218')
-rwxr-xr-xtests/btrfs/2186
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/btrfs/218 b/tests/btrfs/218
index 672ad0ff..b0434834 100755
--- a/tests/btrfs/218
+++ b/tests/btrfs/218
@@ -4,10 +4,6 @@
#
# FS QA Test 218
#
-# Regression test for the problem fixed by the patch
-#
-# btrfs: init device stats for seed devices
-#
# Make a seed device, add a sprout to it, and then make sure we can still read
# the device stats for both devices after we remount with the new sprout device.
#
@@ -22,6 +18,8 @@ _begin_fstest auto quick volume
# Modify as appropriate.
_supported_fs btrfs
+_fixed_by_kernel_commit 124604eb50f8 \
+ "btrfs: init device stats for seed devices"
_require_test
_require_scratch_dev_pool 2