summaryrefslogtreecommitdiff
path: root/fs/f2fs/trace.h
diff options
context:
space:
mode:
authorChao Yu <chao2.yu@samsung.com>2014-12-18 13:29:05 +0300
committerJaegeuk Kim <jaegeuk@kernel.org>2015-01-10 04:02:23 +0300
commit9ecf4b80bd32ad727d7fca56706bb5b059935c18 (patch)
tree4e2ff5f5fe1eaa9e3660b034ed148146b0d83970 /fs/f2fs/trace.h
parent5c27f4ee447b4ef1cd88d5313eeb838c56265571 (diff)
downloadlinux-9ecf4b80bd32ad727d7fca56706bb5b059935c18.tar.xz
f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
Use more common function ra_meta_pages() with META_POR to readahead node blocks in restore_node_summary() instead of ra_sum_pages(), hence we can simplify the readahead code there, and also we can remove unused function ra_sum_pages(). changes from v2: o use invalidate_mapping_pages as before suggested by Changman Lee. changes from v1: o fix one bug when using truncate_inode_pages_range which is pointed out by Jaegeuk Kim. Reviewed-by: Changman Lee <cm224.lee@samsung.com> Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/trace.h')
0 files changed, 0 insertions, 0 deletions