From: Ryusuke Konishi Date: Sat, 14 Aug 2010 04:07:15 +0000 (+0900) Subject: nilfs2: use root object to get ifile X-Git-Tag: v2.6.37-rc1~150^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e912a5b66837ee89fb025e67b5efeaa11930c2ce;p=pandora-kernel.git nilfs2: use root object to get ifile This rewrites functions using ifile so that they get ifile from nilfs_root object, and will remove sbi->s_ifile. Some functions that don't know the root object are extended to receive it from caller. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed