ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE
authorSunil Mushran <sunil.mushran@oracle.com>
Wed, 14 Apr 2010 01:00:30 +0000 (18:00 -0700)
committerJoel Becker <joel.becker@oracle.com>
Thu, 6 May 2010 01:18:08 +0000 (18:18 -0700)
commit5c80d4c9e5489d5930412add87501702fe5f93fb
tree2a69dc7066db76cbc3f5f0d0cc4636af3f6909bb
parent23fd9abdc8f63c72fe3324e83d454ccecedaec37
ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE

o2dlm join and leave messages are more than informational as they are
required for debugging locking issues. This patch changes them from
KERN_INFO to KERN_NOTICE.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/dlm/dlmdomain.c