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:
6224da8
)
f2fs: fix error return code in f2fs_fill_super()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 12 Apr 2013 02:23:18 +0000
(10:23 +0800)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Sun, 21 Apr 2013 23:56:03 +0000
(08:56 +0900)
Fix to return a negative error code from the error handling
case instead of 0, as returned elsewhere in this function.
Introduce by commit c0d39e(f2fs: fix return values from validate superblock)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found