commit | daf29e9cdab7219838c6b6e82380aec3466cf379 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Fri Oct 06 19:05:31 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Fri Dec 01 18:27:58 2006 -0800 |
tree | b8ee26fadd65ca2c037ee34d6a061960eaec2174 | |
parent | 02928a71ae6da6e3e205d99e1fa1a1f598ddb62d [diff] |
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>