dlm: don't print common non-errors
authorDavid Teigland <teigland@redhat.com>
Wed, 7 Nov 2007 15:06:06 +0000 (09:06 -0600)
committerDavid Teigland <teigland@redhat.com>
Tue, 29 Jan 2008 23:17:08 +0000 (17:17 -0600)
commit11b2498ba7c88343d91630d679c8f2aeb8d57c48
tree2310871d4ab425ffce51fc515009b5677ceea0e0
parente028398da7615dd3a795505ddf7942506bbb49bd
dlm: don't print common non-errors

Change log_error() to log_debug() for conditions that can occur in
large number in normal operation.

Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lock.c