aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/gc.c
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2019-03-25 21:07:30 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2019-05-08 21:23:10 -0700
commit2df0ab045784a1ca904437601a5086f570e8cf16 (patch)
treec19ab4ec5d4703c1d5d2b8b41d6d688a78cea351 /fs/f2fs/gc.c
parentf2fs: mark is_extension_exist() inline (diff)
downloadlinux-dev-2df0ab045784a1ca904437601a5086f570e8cf16.tar.xz
linux-dev-2df0ab045784a1ca904437601a5086f570e8cf16.zip
f2fs: introduce f2fs_read_single_page() for cleanup
This patch introduces f2fs_read_single_page() to wrap core operations of reading one page in f2fs_mpage_readpages(). In addition, if we failed in f2fs_mpage_readpages(), propagate error number to f2fs_read_data_page(), for f2fs_read_data_pages() path, always return success. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/gc.c')
0 files changed, 0 insertions, 0 deletions