diff options
author | 2016-01-05 16:52:46 +0800 | |
---|---|---|
committer | 2016-01-08 11:45:20 -0800 | |
commit | 0e022ea8fc49ed9c72ab9dcd9ca96414dc026184 (patch) | |
tree | ff499ae34af010d18034fb57101f764d920faa04 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2fs: check node id earily when readaheading node page (diff) | |
download | wireguard-linux-0e022ea8fc49ed9c72ab9dcd9ca96414dc026184.tar.xz wireguard-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 '')
0 files changed, 0 insertions, 0 deletions