From: Steven Whitehouse Date: Tue, 31 Oct 2006 20:28:00 +0000 (-0500) Subject: [GFS2] Move gfs2_dinode_in to inode.c X-Git-Tag: v2.6.20-rc1~145^2^2~5^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea744d01c6a5acf1f6171b4c6e1658a742063613;p=pandora-kernel.git [GFS2] Move gfs2_dinode_in to inode.c gfs2_dinode_in() is only ever called from one place, so move it to that place (in inode.c) and make it static. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed