From: Chao Yu Date: Thu, 5 Feb 2015 10:03:40 +0000 (+0800) Subject: f2fs: use extent cache for dir X-Git-Tag: omap-for-v4.2/o2_dc~90^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb3bc9ee06f708f3b615b6ce119b907d6a4c8a5d;p=pandora-kernel.git f2fs: use extent cache for dir We update extent cache for all user inode of f2fs including dir inode, so this patch gives another chance to try to get physical address of page from extent cache for dir inode. Signed-off-by: Chao Yu Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed