ocfs2: combine inode and generic blocking AST functions
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 13 Sep 2006 04:58:23 +0000 (21:58 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:46 +0000 (13:50 -0700)
commitaa2623ad80577b37637914e809bafa36994ccdf1
treeb17881ea156b47e64ed67f563d0356525cf5a335
parent54a7e7552e484c08db221e49c4519ccdeb8882d0
ocfs2: combine inode and generic blocking 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