From: Boaz Harrosh Date: Tue, 4 Aug 2009 17:40:29 +0000 (+0300) Subject: exofs: refactor exofs_i_info initialization into common helper X-Git-Tag: v2.6.33-rc1~331^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cfdc7aa9f1b59627029ad00a58c3f59eb2cc383;p=pandora-kernel.git exofs: refactor exofs_i_info initialization into common helper There are two places that initialize inodes: exofs_iget() and exofs_new_inode() As more members of exofs_i_info that need initialization are added this code will grow. (soon) Signed-off-by: Boaz Harrosh --- Reading git-diff-tree failed