aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2006-06-20 00:53:51 -0400
committerNathan Scott <nathans@sgi.com>2006-06-20 00:53:51 -0400
commitd8ce75324135ea7100124c1fff4ec5090a350607 (patch)
tree1233f6e07c5e9372a95a5ce07d8ee8a9c8bfd0ed /fs
parentd7b849da47a59d2be6d6aea1effb0efa91c30424 (diff)
[XFS] Remove files from the build that are now unused.
Signed-off-by: Nathan Scott <nathans@sgi.com>
Diffstat (limited to 'fs')
-rw-r--r--fs/xfs/Makefile-linux-2.62
-rw-r--r--fs/xfs/xfs_dir.c0
-rw-r--r--fs/xfs/xfs_dir.h0
-rw-r--r--fs/xfs/xfs_dir_leaf.c0
-rw-r--r--fs/xfs/xfs_dir_leaf.h0
-rw-r--r--fs/xfs/xfs_dir_sf.h0
6 files changed, 0 insertions, 2 deletions
diff --git a/fs/xfs/Makefile-linux-2.6 b/fs/xfs/Makefile-linux-2.6
index 6f3a55584935..9e7f85986d0d 100644
--- a/fs/xfs/Makefile-linux-2.6
+++ b/fs/xfs/Makefile-linux-2.6
@@ -72,14 +72,12 @@ xfs-y += xfs_alloc.o \
72 xfs_btree.o \ 72 xfs_btree.o \
73 xfs_buf_item.o \ 73 xfs_buf_item.o \
74 xfs_da_btree.o \ 74 xfs_da_btree.o \
75 xfs_dir.o \
76 xfs_dir2.o \ 75 xfs_dir2.o \
77 xfs_dir2_block.o \ 76 xfs_dir2_block.o \
78 xfs_dir2_data.o \ 77 xfs_dir2_data.o \
79 xfs_dir2_leaf.o \ 78 xfs_dir2_leaf.o \
80 xfs_dir2_node.o \ 79 xfs_dir2_node.o \
81 xfs_dir2_sf.o \ 80 xfs_dir2_sf.o \
82 xfs_dir_leaf.o \
83 xfs_error.o \ 81 xfs_error.o \
84 xfs_extfree_item.o \ 82 xfs_extfree_item.o \
85 xfs_fsops.o \ 83 xfs_fsops.o \
diff --git a/fs/xfs/xfs_dir.c b/fs/xfs/xfs_dir.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/fs/xfs/xfs_dir.c
+++ /dev/null
diff --git a/fs/xfs/xfs_dir.h b/fs/xfs/xfs_dir.h
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/fs/xfs/xfs_dir.h
+++ /dev/null
diff --git a/fs/xfs/xfs_dir_leaf.c b/fs/xfs/xfs_dir_leaf.c
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/fs/xfs/xfs_dir_leaf.c
+++ /dev/null
diff --git a/fs/xfs/xfs_dir_leaf.h b/fs/xfs/xfs_dir_leaf.h
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/fs/xfs/xfs_dir_leaf.h
+++ /dev/null
diff --git a/fs/xfs/xfs_dir_sf.h b/fs/xfs/xfs_dir_sf.h
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/fs/xfs/xfs_dir_sf.h
+++ /dev/null