commit | ea744d01c6a5acf1f6171b4c6e1658a742063613 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Oct 31 15:28:00 2006 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Nov 30 10:34:00 2006 -0500 |
tree | 6157f726ee369f9caec62c11093f4dde1da4ff42 | |
parent | 891ea14712da68e282de8583e5fa14f0d3f3731e [diff] |
[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>