• J
    jbd: Revise KERN_EMERG error messages · 301d4c9a
    Jan Kara 提交于
    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: NJan Kara <jack@suse.cz>
    301d4c9a
transaction.c 66.2 KB