ocfs2: combine inode and generic AST functions
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 13 Sep 2006 04:34:35 +0000 (21:34 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:46 +0000 (13:50 -0700)
commite92d57df273a3a7e57688e1d4f5a894870d550d2
tree9334beeeac74a2aad2a98a5dcf73e7dc2d57b65b
parentf625c9793b6cc64aeb1b6387039d09019c214352
ocfs2: combine inode and generic AST functions

There is extremely little difference between the two now. We can remove the
callback from ocfs2_lock_res_ops as well.

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