diff options
author | 2016-01-26 15:37:38 +0800 | |
---|---|---|
committer | 2016-02-22 16:07:23 -0800 | |
commit | 4fe71e88bf681359fdbc99dc74920b38f018f89d (patch) | |
tree | 09d3ae4c5b9f0171e5a88314661945a94cf8a2ce /tools/perf/scripts/python | |
parent | f2fs: introduce lifetime write IO statistics (diff) | |
download | linux-dev-4fe71e88bf681359fdbc99dc74920b38f018f89d.tar.xz linux-dev-4fe71e88bf681359fdbc99dc74920b38f018f89d.zip |
f2fs: simplify f2fs_map_blocks
In f2fs_map_blocks, we use duplicated codes to handle first block mapping
and the following blocks mapping, it's unnecessary. This patch simplifies
f2fs_map_blocks to avoid using copied codes.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions