Skip to content

Commit

Permalink
[XFS] Remove files from the build that are now unused.
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Scott <nathans@sgi.com>
  • Loading branch information
Nathan Scott committed Jun 20, 2006
1 parent d7b849d commit d8ce753
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fs/xfs/Makefile-linux-2.6
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,12 @@ xfs-y += xfs_alloc.o \
xfs_btree.o \
xfs_buf_item.o \
xfs_da_btree.o \
xfs_dir.o \
xfs_dir2.o \
xfs_dir2_block.o \
xfs_dir2_data.o \
xfs_dir2_leaf.o \
xfs_dir2_node.o \
xfs_dir2_sf.o \
xfs_dir_leaf.o \
xfs_error.o \
xfs_extfree_item.o \
xfs_fsops.o \
Expand Down
Empty file removed fs/xfs/xfs_dir.c
Empty file.
Empty file removed fs/xfs/xfs_dir.h
Empty file.
Empty file removed fs/xfs/xfs_dir_leaf.c
Empty file.
Empty file removed fs/xfs/xfs_dir_leaf.h
Empty file.
Empty file removed fs/xfs/xfs_dir_sf.h
Empty file.

0 comments on commit d8ce753

Please sign in to comment.