From 0a1791f259d3f05d79cc8e8f591aecfb7812d567 Mon Sep 17 00:00:00 2001 From: mafeng 00292095 Date: Tue, 28 Apr 2020 22:18:50 +0800 Subject: [PATCH] ext4/308: Fix misspelling in comment Just fix three word misspellings in one commet. Signed-off-by: Ma Feng Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- tests/ext4/308 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ext4/308 b/tests/ext4/308 index 94690846..2e636c35 100755 --- a/tests/ext4/308 +++ b/tests/ext4/308 @@ -48,7 +48,7 @@ _workout() # Fill holes for half of range , as result file will contain nr*1.5 fragments $XFS_IO_PROG -c "falloc 0 $((204800*nr))" \ $SCRATCH_MNT/test.$nr | _filter_xfs_io - # Data wrilte will convert extetns to inialized ones + # Data write will convert extents to initialized ones for ((i=0;i