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:
a1af7d1
)
ocfs2: Jump to correct label in ocfs2_expand_inline_dir()
author
Tao Ma
<tao.ma@oracle.com>
Thu, 21 Aug 2008 06:14:27 +0000
(14:14 +0800)
committer
Mark Fasheh
<mfasheh@suse.com>
Fri, 22 Aug 2008 18:09:02 +0000
(11:09 -0700)
When we fail to insert extent in ocfs2_expand_inline_dir(), we should go to
out_commit, not out.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
No differences found