From: Mark Fasheh Date: Wed, 13 Sep 2006 04:36:58 +0000 (-0700) Subject: ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops X-Git-Tag: v2.6.19-rc1~1259^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a45f2d13e1dd91bc110801f5818379f2699509c;p=pandora-kernel.git ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops 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 --- Reading git-diff-tree failed