From: Jaegeuk Kim Date: Fri, 25 Jul 2014 22:47:17 +0000 (-0700) Subject: f2fs: add infra for ino management X-Git-Tag: omap-for-v3.17/fixes-against-rc2~163^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6451e041c8d39daf39c71eefe839641c2093713e;p=pandora-kernel.git f2fs: add infra for ino management This patch changes the naming of orphan-related data structures to use as inode numbers managed globally. Later, we can use this facility for managing any inode number lists. Reviewed-by: Chao Yu Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed