]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit38f8c3fa4e3450aa908daab7e460096a70c5232c
tree516dd4c87a13c5a068fb47660488f52de486ddb2
parentf1db83b092b23db4703e49a82a19cc9b832b024b
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