[PATCH] ext4/308: Fix misspelling in comment

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



Just fix three word misspellings in one commet.

Signed-off-by: Ma Feng <mafeng.ma@xxxxxxxxxx>
---
 tests/ext4/308 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/ext4/308 b/tests/ext4/308
index 9469084..2e636c3 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<nr;i++))
 	do
 		patt=`printf "0x%x" $i`
-- 
2.7.4




[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