]> git.ipfire.org Git - people/ms/linux.git/commit - fs/dlm/recoverd.c
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)
commit075f01775f53640af4a2ca3ed8cbc71de6e37582
tree3ef1bfec3c2d9bee8cd9b2d182bfaf96026c2250
parent9505857103007fb96b567a381bb056039559aa6f
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