[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)
commitea744d01c6a5acf1f6171b4c6e1658a742063613
tree6157f726ee369f9caec62c11093f4dde1da4ff42
parent891ea14712da68e282de8583e5fa14f0d3f3731e
[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 <swhiteho@redhat.com>
fs/gfs2/inode.c
fs/gfs2/ondisk.c
include/linux/gfs2_ondisk.h