[GFS2] Remove page.[ch]
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 26 Jul 2006 15:27:10 +0000 (11:27 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 26 Jul 2006 15:27:10 +0000 (11:27 -0400)
commitba7f72901cfd437d6de087bf44d2b64357cb38a5
tree8661e91d3f4866b0dbcf5f1887bc86ca6564a0d1
parentf25ef0c1b4e032b2641857ac4cff3315c6eb90e3
[GFS2] Remove page.[ch]

The remaining routines in page.c were all only used in one other
file, so they are now moved into the files where they are referenced
and made static. Thus page.[ch] are no longer required.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/Makefile
fs/gfs2/bmap.c
fs/gfs2/glops.c
fs/gfs2/ops_address.c
fs/gfs2/ops_inode.c
fs/gfs2/ops_super.c
fs/gfs2/ops_vm.c
fs/gfs2/page.c [deleted file]
fs/gfs2/page.h [deleted file]
This page took 0.026881 seconds and 5 git commands to generate.