提交 e04027e8 编写于 作者: M Matthew Wilcox 提交者: Theodore Ts'o

ext4: fix comment typo

Signed-off-by: NMatthew Wilcox <matthew.r.wilcox@intel.com>
Signed-off-by: N"Theodore Ts'o" <tytso@mit.edu>
上级 94350ab5
...@@ -3698,7 +3698,7 @@ void ext4_truncate(struct inode *inode) ...@@ -3698,7 +3698,7 @@ void ext4_truncate(struct inode *inode)
/* /*
* There is a possibility that we're either freeing the inode * There is a possibility that we're either freeing the inode
* or it completely new indode. In those cases we might not * or it's a completely new inode. In those cases we might not
* have i_mutex locked because it's not necessary. * have i_mutex locked because it's not necessary.
*/ */
if (!(inode->i_state & (I_NEW|I_FREEING))) if (!(inode->i_state & (I_NEW|I_FREEING)))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册