git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02928a7
)
ocfs2: remove unused ocfs2_handle_add_lock()
author
Mark Fasheh
<mark.fasheh@oracle.com>
Sat, 7 Oct 2006 02:05:31 +0000
(19:05 -0700)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:27:58 +0000
(18:27 -0800)
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>
No differences found