ocfs2: Remove unused dlmglue functions
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 14 Sep 2006 04:41:56 +0000 (21:41 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:48 +0000 (13:50 -0700)
commit08280f11de91beac2f5234ce5fc2ed246dfe6a86
tree745853080072f539a24be0e82458b651aaaae195
parent810d5aeba18825c754cf47db59eb83814a54bb27
ocfs2: Remove unused dlmglue functions

The meta data unblocking code no longer needs ocfs2_do_unblock_meta() or
ocfs2_can_downconvert_meta_lock(), so remove them.

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