ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 13 Sep 2006 04:36:58 +0000 (21:36 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:46 +0000 (13:50 -0700)
This was always defined to the same function in all locks, so clean things
up by removing and passing ocfs2_unlock_ast() directly to the DLM.

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

Simple merge