]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5d389aac18b21321e7249042551ec30670f6cf75
tree6293f520ef56e77b5ad9de6d773b585643450ecf
parent450e18cc8aceaa60f97c0ca0688fdf4c45e1ad77
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]