From: Jan Kara Date: Mon, 25 Nov 2013 22:30:26 +0000 (+0100) Subject: jbd: Revise KERN_EMERG error messages X-Git-Tag: v3.14-rc1~119^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=301d4c9a286bc7dc4fb3cda21131be91a582fa79;p=pandora-kernel.git 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 --- Reading git-diff-tree failed