ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler()
authorSunil Mushran <sunil.mushran@oracle.com>
Tue, 16 Dec 2008 23:49:20 +0000 (15:49 -0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:35 +0000 (08:40 -0800)
commit57dff2676eb68d805883a2204faaa5339ac44e03
tree549d04127ed394c8918e98b115befc4ebf73a6b1
parent2b83256407687613e906bee93d98a25339128a4d
ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler()

Patch cleans printed errors in dlm_proxy_ast_handler(). The errors now includes
the node number that sent the (b)ast. Also it reduces the number of endian swaps
of the cookie.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/dlm/dlmast.c