diff options
author | Shawn Lin <shawn.lin@rock-chips.com> | 2016-02-19 09:02:51 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-02-23 06:39:59 +0100 |
commit | 8060656aa337f7cd34f1818b24417e8a7a00f4a5 (patch) | |
tree | 7f3a9f96665e74feac803aeb6e4f4b6154752ec0 /fs/f2fs/gc.c | |
parent | f2fs: fix to delete old dirent in converted inline directory in ->rename (diff) | |
download | linux-8060656aa337f7cd34f1818b24417e8a7a00f4a5.tar.xz linux-8060656aa337f7cd34f1818b24417e8a7a00f4a5.zip |
f2fs: reuse read_inline_data for f2fs_convert_inline_page
f2fs_convert_inline_page introduce what read_inline_data
already does for copying out the inline data from inode_page.
We can use read_inline_data instead to simplify the code.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/gc.c')
0 files changed, 0 insertions, 0 deletions