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:
7b40527
)
f2fs: fix memory leak when init f2fs filesystem fail
author
Zhao Hongjiang
<zhaohongjiang@huawei.com>
Tue, 20 Aug 2013 08:49:51 +0000
(16:49 +0800)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Tue, 20 Aug 2013 09:58:44 +0000
(18:58 +0900)
When any of the caches create fails in init_f2fs_fs(), the other caches which are
create successful should be free.
Signed-off-by: Zhao Hongjiang <zhaohongjiang@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found