From: Chao Yu Date: Tue, 24 Mar 2015 05:08:05 +0000 (+0800) Subject: f2fs: limit b_size of mapped bh in f2fs_map_bh X-Git-Tag: omap-for-v4.2/o2_dc~90^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b3e27a92ab60452b8fbb35e3ba691ac34f2c0fb;p=pandora-kernel.git f2fs: limit b_size of mapped bh in f2fs_map_bh Map bh over max size which caller defined is not needed, limit it in f2fs_map_bh. Signed-off-by: Chao Yu Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed