generic/452: Fix the wrong commit id

The mentioned commit 42d4a99b09cb doesn't exist so use the correct one.

Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Xiao Yang
2020-07-29 13:17:01 +08:00
committed by Eryu Guan
parent 3c9b1fe59e
commit f4a1c15b58
+1 -1
View File
@@ -5,7 +5,7 @@
# FS QA Test 452
#
# This is a regression test for kernel patch:
# commit 42d4a99b09cb ("ext4: fix fault handling when mounted with -o dax,ro")
# commit fd96b8da68d3 ("ext4: fix fault handling when mounted with -o dax,ro")
# created by Ross Zwisler <ross.zwisler@linux.intel.com>
#
seq=`basename $0`