generic/456: document the other kernel commit

Signed-off-by: Yang Xu <xuyang2018.jy@cn.fujitsu.com>
Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Yang Xu
2020-04-20 16:18:17 +08:00
committed by Eryu Guan
parent 98a6203999
commit d9f75cdc8f
+4
View File
@@ -10,6 +10,10 @@
# Fixed by commit 51e3ae81ec58 ("ext4: fix interaction between i_size,
# fallocate, and delalloc after a crash")
#
# This is also a regression test for ext4 bug that zero range can beyond
# i_disksize and fixed by commit 801674f34ecf ("ext4: do not zeroout extents
# beyond i_disksize").
#
seq=`basename $0`
seqres=$RESULT_DIR/$seq
echo "QA output created by $seq"