aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYang Xu <xuyang2018.jy@fujitsu.com>2021-11-10 11:21:13 +0800
committerEryu Guan <guaneryu@gmail.com>2021-11-14 18:49:20 +0800
commit7be8db3322a8a98a0b98aeda5fce3fa753126ffc (patch)
tree5e7276a39d36f019b97738badd81ba6b4ffe2257
parent1b5ab4ec6ad7928ecccb5346b0d6852ed4c6d8f3 (diff)
downloadxfstests-dev-7be8db3322a8a98a0b98aeda5fce3fa753126ffc.tar.gz
ext4/051: correct kernel commit
ext4/051 fails on my test machine, but I can't find commit in e2fsprogs according to commit log that said it is a e2fsprog regression test. Actually, it is a kernel regression test. So remind user it is a kernel regression test and use correct fix kernel commit[1]. [1]https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b2bbb92f Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
-rwxr-xr-xtests/ext4/0514
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ext4/051 b/tests/ext4/051
index b4f56b086e..d0e01465c0 100755
--- a/tests/ext4/051
+++ b/tests/ext4/051
@@ -5,8 +5,8 @@
# FS QA Test No. 051
#
# Test that tune2fs doesn't fail after ext4 shutdown
-# Regression test for commit:
-# e905fbe3fd0f ext4: Fix tune2fs checksum failure for mounted filesystem
+# Regression test for kernel commit:
+# b2bbb92f7042 ext4: fix e2fsprogs checksum failure for mounted filesystem
#
. ./common/preamble
_begin_fstest auto rw quick