提交 fd018fe8 编写于 作者: P Paul Bolle 提交者: Jiri Kosina

ext4: fix comment typo uninitized

Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
Reviewed-by: NJesper Juhl <jj@chaosbits.net>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 68ba6974
...@@ -2844,7 +2844,7 @@ static int ext4_ext_convert_to_initialized(handle_t *handle, ...@@ -2844,7 +2844,7 @@ static int ext4_ext_convert_to_initialized(handle_t *handle,
* ext4_get_blocks_dio_write() when DIO to write * ext4_get_blocks_dio_write() when DIO to write
* to an uninitialized extent. * to an uninitialized extent.
* *
* Writing to an uninitized extent may result in splitting the uninitialized * Writing to an uninitialized extent may result in splitting the uninitialized
* extent into multiple /initialized uninitialized extents (up to three) * extent into multiple /initialized uninitialized extents (up to three)
* There are three possibilities: * There are three possibilities:
* a> There is no split required: Entire extent should be uninitialized * a> There is no split required: Entire extent should be uninitialized
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册