diff options
author | Chao Yu <chao2.yu@samsung.com> | 2013-11-07 10:14:51 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-11-08 14:10:29 +0900 |
commit | 1d15bd2034c9b0f9ac88fa0e4cd33e0d792b0bb0 (patch) | |
tree | 15ec30357bbfd5fe1af95e1f4a281b3dd3724d36 /arch/openrisc | |
parent | fb51b5ef9c07844f80402702bd3d3002ceca5cd9 (diff) |
f2fs: fix memory leak after kobject init failed in fill_super
If we failed to init&add kobject when fill_super, stats info and proc object of
f2fs will not be released.
We should free them before we finish fill_super.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'arch/openrisc')
0 files changed, 0 insertions, 0 deletions