GFS2: Rename ops_inode.c to inode.c
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 10 May 2011 12:12:49 +0000 (13:12 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 10 May 2011 12:12:49 +0000 (13:12 +0100)
commit2ab9cd1c63b519e37b21b504376822be983badba
tree6293f520ef56e77b5ad9de6d773b585643450ecf
parent64ea5402581485237d3b6e3a0cf2b364ad8bd580
GFS2: Rename ops_inode.c to inode.c

This is the final part of the ops_inode.c/inode.c reordering. We
are left with a single file called inode.c which now contains
all the inode operations, as expected.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/Makefile
fs/gfs2/inode.c [moved from fs/gfs2/ops_inode.c with 100% similarity]