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)
commita2e7d1bfebe0bc349a3eb9d01caac026627f095e
tree69455b0de12a6156c55d4b771b0f7fc51fd59943
parent4d0b0bd4385f0ce8d3b430f9667c5e2ca1de10af
f2fs: introduce f2fs_map_bh to clean codes of check_extent_cache

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>
fs/f2fs/data.c