From: Chao Yu Date: Mon, 16 Feb 2015 08:17:20 +0000 (+0800) Subject: f2fs: introduce f2fs_update_dentry to clean up duplicated codes X-Git-Tag: omap-for-v4.2/o2_dc~90^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b4d732a568432039af71809f9cad69565f00bed;p=pandora-kernel.git f2fs: introduce f2fs_update_dentry to clean up duplicated codes This patch introduces f2fs_update_dentry to remove redundant code in f2fs_add_inline_entry and __f2fs_add_link. Signed-off-by: Chao Yu Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed