[PATCH] ext4/051: correct kernel commit

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



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@xxxxxxxxxxx>
---
 tests/ext4/051 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/ext4/051 b/tests/ext4/051
index b4f56b08..d0e01465 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
-- 
2.23.0




[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux