From: Mark Fasheh Date: Sat, 7 Oct 2006 02:05:31 +0000 (-0700) Subject: ocfs2: remove unused ocfs2_handle_add_lock() X-Git-Tag: v2.6.20-rc1~34^2~40^2~4^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daf29e9cdab7219838c6b6e82380aec3466cf379;p=pandora-kernel.git 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 --- Reading git-diff-tree failed