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)
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>

No differences found