linux/fs/jbd
Jan Kara 301d4c9a28 jbd: Revise KERN_EMERG error messages
Some of KERN_EMERG printk messages do not really deserve this log level
and the one in log_wait_commit() is even rather useless (the journal has
been previously aborted and *that* is where we should have been
complaining). So make some messages just KERN_ERR and remove the useless
message.

Signed-off-by: Jan Kara <jack@suse.cz>
2013-12-04 12:27:46 +01:00
..
Kconfig
Makefile
checkpoint.c
commit.c jbd: relocate assert after state lock in journal_commit_transaction() 2013-08-01 23:25:38 +02:00
journal.c jbd: Revise KERN_EMERG error messages 2013-12-04 12:27:46 +01:00
recovery.c
revoke.c
transaction.c jbd: Revise KERN_EMERG error messages 2013-12-04 12:27:46 +01:00