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)
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>

No differences found