]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcc165ce0dc52f567a67ac9afd9786df274c273ca
tree549d04127ed394c8918e98b115befc4ebf73a6b1
parent176a86abeded53edb0b2d1ed43460b18156ccd18
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