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 [new file with mode: 0644]
fs/gfs2/ops_inode.c [deleted file]
This page took 0.024331 seconds and 5 git commands to generate.