From: Chao Yu Date: Thu, 17 Apr 2014 02:51:05 +0000 (+0800) Subject: f2fs: introduce raw_nat_from_node_info() to simplfy codes X-Git-Tag: omap-for-v3.16/fixes-against-rc1~73^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94dac22e72e891b16e8e8abbdb6df10f322d20e0;p=pandora-kernel.git f2fs: introduce raw_nat_from_node_info() to simplfy codes This patch introduce raw_nat_from_node_info() to simplfy some codes, and also use exist function node_info_from_raw_nat() to do the same job. Signed-off-by: Chao Yu Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed