]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[GFS2] use log_error before LM_OUT_ERROR
authorDavid Teigland <teigland@redhat.com>
Wed, 28 Mar 2007 16:08:04 +0000 (11:08 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 1 May 2007 08:11:02 +0000 (09:11 +0100)
commitb9af8a788ade3435b53667873774b5366cf73f58
tree967446794bc11e8aacf6706d48d0e7b237db9e1c
parentef0c2bb05f40f9a0cd2deae63e199bfa62faa7fa
[GFS2] use log_error before LM_OUT_ERROR

We always want to see the details of the error returned to gfs, but
log_debug is often turned off, so use log_error (printk).

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/locking/dlm/lock.c