dlm: use INFO for recovery messages
authorDavid Teigland <teigland@redhat.com>
Fri, 14 Feb 2014 17:54:44 +0000 (11:54 -0600)
committerDavid Teigland <teigland@redhat.com>
Fri, 14 Feb 2014 17:54:44 +0000 (11:54 -0600)
commitb422443000546dbb9d69f23d57afd13b7ae3d1b1
tree3ef1bfec3c2d9bee8cd9b2d182bfaf96026c2250
parentf3509ca9f35344548c3564d2a098e629f885e1b3
dlm: use INFO for recovery messages

The log messages relating to the progress of recovery
are minimal and very often useful.  Change these to
the KERN_INFO level so they are always available.

Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/ast.c
fs/dlm/dir.c
fs/dlm/dlm_internal.h
fs/dlm/lock.c
fs/dlm/lockspace.c
fs/dlm/member.c
fs/dlm/recover.c
fs/dlm/recoverd.c