[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)
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>

No differences found