From: Chao Yu Date: Thu, 5 Feb 2015 10:02:44 +0000 (+0800) Subject: f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cache X-Git-Tag: omap-for-v4.2/o2_dc~90^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91c5d9bce7fef638add2cd36676e157354784d0f;p=pandora-kernel.git f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cache This patch switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cache instead of f2fs_{lookup,update}_extent_tree or {lookup,update}_extent_info. No functionality modification in this patch. Signed-off-by: Chao Yu Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed