提交 65f2b263 编写于 作者: C Colin Ian King 提交者: Jan Kara

reiserfs: fix spelling mistake: "tranasction" -> "transaction"

Trivial fix to spelling mistake in reiserfs_warning message
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NJan Kara <jack@suse.cz>
上级 67427715
......@@ -1481,7 +1481,7 @@ static int flush_journal_list(struct super_block *s,
if ((!was_jwait) && !buffer_locked(saved_bh)) {
reiserfs_warning(s, "journal-813",
"BAD! buffer %llu %cdirty %cjwait, "
"not in a newer tranasction",
"not in a newer transaction",
(unsigned long long)saved_bh->
b_blocknr, was_dirty ? ' ' : '!',
was_jwait ? ' ' : '!');
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册