ocfs2: Have the metadata lock use generic dlmglue functions
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 14 Sep 2006 04:39:52 +0000 (21:39 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:47 +0000 (13:50 -0700)
Fill in the ->check_downconvert and ->set_lvb callbacks with meta data
specific operations and switch ocfs2_unblock_meta() to call
ocfs2_generic_unblock_lock()

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

Simple merge