Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d8ce7532 authored by Nathan Scott's avatar Nathan Scott
Browse files

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



Signed-off-by: default avatarNathan Scott <nathans@sgi.com>
parent d7b849da
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 \

fs/xfs/xfs_dir.c

deleted100644 → 0
+0 −0

Empty file deleted.

fs/xfs/xfs_dir.h

deleted100644 → 0
+0 −0

Empty file deleted.

fs/xfs/xfs_dir_leaf.c

deleted100644 → 0
+0 −0

Empty file deleted.

fs/xfs/xfs_dir_leaf.h

deleted100644 → 0
+0 −0

Empty file deleted.

Loading