Skip to content

Commit

Permalink
[GFS2] Remove unused file resize.c
Browse files Browse the repository at this point in the history
The code in this file is no longer used as the rindex file is
now accessible to userspace, so can be read/written directly.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
  • Loading branch information
Steven Whitehouse committed Jan 30, 2006
1 parent aa6a85a commit b381bea
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 311 deletions.
1 change: 0 additions & 1 deletion fs/gfs2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ gfs2-y := \
ops_vm.o \
page.o \
quota.o \
resize.o \
recovery.o \
rgrp.o \
super.o \
Expand Down
291 changes: 0 additions & 291 deletions fs/gfs2/resize.c

This file was deleted.

19 changes: 0 additions & 19 deletions fs/gfs2/resize.h

This file was deleted.

0 comments on commit b381bea

Please sign in to comment.