]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2/cluster: Make o2net connect messages KERN_NOTICE
authorSunil Mushran <sunil.mushran@oracle.com>
Fri, 5 Feb 2010 23:41:23 +0000 (15:41 -0800)
committerJoel Becker <joel.becker@oracle.com>
Mon, 8 Feb 2010 21:02:28 +0000 (13:02 -0800)
commitbc54c6c3a9a2c310a44f5387a0fb9fc0f94883e0
tree4bda563b9c1ec441b7f5e35554119fbe25cbb103
parent9df267fd97200d7b0c1fc69c4ccd4e1bcf6ce166
ocfs2/cluster: Make o2net connect messages KERN_NOTICE

Connect and disconnect messages are more than informational as they are required
during root cause analysis for failures. This patch changes them from KERN_INFO
to KERN_NOTICE.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Acked-by: Mark Faseh <mfasheh@suse.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/cluster/tcp.c