Home
last modified time | relevance | path

Searched hist:"8975 bdf48220cca703ad4586528e04b76b40ea1c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dinline.cdiff 8975bdf48220cca703ad4586528e04b76b40ea1c Sat May 14 06:03:53 CDT 2016 Chao Yu <yuchao0@huawei.com> f2fs: fix incorrect error path handling in f2fs_move_rehashed_dirents

Fix two bugs in error path of f2fs_move_rehashed_dirents:
- release dir's inode page if fail to call kmalloc
- recover i_current_depth if fail to converting

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>