ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 30 Mar 2006 02:24:12 +0000 (18:24 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 8 Apr 2006 00:37:52 +0000 (17:37 -0700)
commitf43e6918c0e3906fd4483316f6a1a07bba615908
tree5dd695890e40a7591fa2a769ee2871e4257a5170
parentcc6eb725955efb026007e1d7da8fe5383981afd2
ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()

Remove the code which attempted to catch it via dlmunlock() return status -
this never happens there.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/userdlm.c