f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cache
authorChao Yu <chao2.yu@samsung.com>
Thu, 5 Feb 2015 10:02:44 +0000 (18:02 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 3 Mar 2015 17:58:48 +0000 (09:58 -0800)
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 <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

No differences found