From: Sunil Mushran Date: Mon, 10 Mar 2008 22:16:29 +0000 (-0700) Subject: ocfs2/dlm: Fix lockname in lockres print function X-Git-Tag: v2.6.26-rc1~1143^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c834cdb15702dd0147875b352cc7d4df93d7d900;p=pandora-kernel.git ocfs2/dlm: Fix lockname in lockres print function __dlm_print_one_lock_resource was printing lockname incorrectly. Also, we now use printk directly instead of mlog as the latter prints the line context which is not useful for this print. Signed-off-by: Sunil Mushran Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed