ocfs2: remove unused ocfs2_handle_add_lock()
authorMark Fasheh <mark.fasheh@oracle.com>
Sat, 7 Oct 2006 02:05:31 +0000 (19:05 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:27:58 +0000 (18:27 -0800)
commitdaf29e9cdab7219838c6b6e82380aec3466cf379
treeb8ee26fadd65ca2c037ee34d6a061960eaec2174
parent02928a71ae6da6e3e205d99e1fa1a1f598ddb62d
ocfs2: remove unused ocfs2_handle_add_lock()

This gets us rid of a slab we no longer need, as well as removing the
majority of what's left on ocfs2_journal_handle.

ocfs2_commit_unstarted_handle() has no more real work to do, so remove that
function too.

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