From 1b3e27a92ab60452b8fbb35e3ba691ac34f2c0fb Mon Sep 17 00:00:00 2001 From: Chao Yu Date: Tue, 24 Mar 2015 13:08:05 +0800 Subject: [PATCH] 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-format-patch failed