summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/inode.c
diff options
context:
space:
mode:
authorChao Yu <chao2.yu@samsung.com>2016-01-05 09:52:46 +0100
committerJaegeuk Kim <jaegeuk@kernel.org>2016-01-08 20:45:20 +0100
commit0e022ea8fc49ed9c72ab9dcd9ca96414dc026184 (patch)
treeff499ae34af010d18034fb57101f764d920faa04 /fs/f2fs/inode.c
parentf2fs: check node id earily when readaheading node page (diff)
downloadlinux-0e022ea8fc49ed9c72ab9dcd9ca96414dc026184.tar.xz
linux-0e022ea8fc49ed9c72ab9dcd9ca96414dc026184.zip
f2fs: introduce __get_node_page to reuse common code
There are duplicated code in between get_node_page and get_node_page_ra, introduce __get_node_page to includes common parts of these two, and export get_node_page and get_node_page_ra by reusing __get_node_page. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/inode.c')
0 files changed, 0 insertions, 0 deletions