f2fs: introduce f2fs_map_bh to clean codes of check_extent_cache
authorChao Yu <chao2.yu@samsung.com>
Thu, 5 Feb 2015 09:50:30 +0000 (17:50 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 3 Mar 2015 17:58:45 +0000 (09:58 -0800)
This patch introduces f2fs_map_bh to clean codes of check_extent_cache.

v2:
 o cleanup f2fs_map_bh pointed out by Jaegeuk Kim.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

No differences found