ocfs2: Cleanup the lockname print in dlmglue.c
authorSunil Mushran <sunil.mushran@oracle.com>
Tue, 3 Feb 2009 20:37:14 +0000 (12:37 -0800)
committerMark Fasheh <mfasheh@suse.com>
Thu, 26 Feb 2009 19:51:09 +0000 (11:51 -0800)
commitc74ff8bb2235d848beb67fcfddae71ecbe3f92b1
tree516dd4c87a13c5a068fb47660488f52de486ddb2
parent7dc102b737e9f49dac426161294cb2d326a97d8e
ocfs2: Cleanup the lockname print in dlmglue.c

The dentry lock has a different format than other locks. This patch fixes
ocfs2_log_dlm_error() macro to make it print the dentry lock correctly.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Acked-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/dlmglue.c