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:
01ddf1e
)
ocfs2: have ocfs2_extend_trans() take handle_t
author
Mark Fasheh
<mark.fasheh@oracle.com>
Thu, 5 Oct 2006 21:15:36 +0000
(14:15 -0700)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:27:04 +0000
(18:27 -0800)
No reason to use our wrapper struct in this function, so take the handle_t
directly.
Also fixes a bug where we were incorrectly setting the handle to NULL in
case of a failure from journal_restart()
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found