[GFS2] Move gfs2_dinode_in to inode.c
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 31 Oct 2006 20:28:00 +0000 (15:28 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 30 Nov 2006 15:34:00 +0000 (10:34 -0500)
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 <swhiteho@redhat.com>

No differences found