Commit b8d6568a authored by Tao Ma's avatar Tao Ma Committed by Jiri Kosina

ext4: Fix comment typo "especiially".

Change "especiially" to "especially".

Cc: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: default avatarTao Ma <boyu.mt@taobao.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 42b16b3f
......@@ -131,7 +131,7 @@ static ext4_fsblk_t ext4_ext_find_goal(struct inode *inode,
* fragmenting the file system's free space. Maybe we
* should have some hueristics or some way to allow
* userspace to pass a hint to file system,
* especiially if the latter case turns out to be
* especially if the latter case turns out to be
* common.
*/
ex = path[depth].p_ext;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment