Browse Source

[XFS] Remove files from the build that are now unused.

Signed-off-by: Nathan Scott <nathans@sgi.com>
Nathan Scott 19 years ago
parent
commit
d8ce753241
6 changed files with 0 additions and 2 deletions
  1. 0 2
      fs/xfs/Makefile-linux-2.6
  2. 0 0
      fs/xfs/xfs_dir.c
  3. 0 0
      fs/xfs/xfs_dir.h
  4. 0 0
      fs/xfs/xfs_dir_leaf.c
  5. 0 0
      fs/xfs/xfs_dir_leaf.h
  6. 0 0
      fs/xfs/xfs_dir_sf.h

+ 0 - 2
fs/xfs/Makefile-linux-2.6

@@ -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 \

+ 0 - 0
fs/xfs/xfs_dir.c


+ 0 - 0
fs/xfs/xfs_dir.h


+ 0 - 0
fs/xfs/xfs_dir_leaf.c


+ 0 - 0
fs/xfs/xfs_dir_leaf.h


+ 0 - 0
fs/xfs/xfs_dir_sf.h