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:
b3e0767
)
ocfs2: fix error return code in ocfs2_info_handle_freefrag()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 29 Apr 2013 22:05:57 +0000
(15:05 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 29 Apr 2013 22:54:27 +0000
(15:54 -0700)
Fix to return a negative error code from the error handling case instead
of 0, as returned elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found