summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2002-06-06 01:55:15 +0000
committerNathan Scott <nathans@sgi.com>2002-06-06 01:55:15 +0000
commit01c8a2406a1984c6a9249111f566813a0ffd21d5 (patch)
treebf418648b6fe3b575c70e34d5dbee119c9528869 /tools
parent5756adf1f299f846146889950461fcba75300b0d (diff)
remove no longer needed xfs_bit.c file.
Diffstat (limited to 'tools')
-rwxr-xr-xtools/srcdiff2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/srcdiff b/tools/srcdiff
index ed3f2531..e750a8ca 100755
--- a/tools/srcdiff
+++ b/tools/srcdiff
@@ -257,7 +257,7 @@ sub functiondiff {
# cmd/xfsprogs/{libxfs,libxlog}/* fs/xfs/*
my @funclist = qw(
- xfs_alloc.c xfs_alloc_btree.c xfs_attr_leaf.c xfs_bit.c
+ xfs_alloc.c xfs_alloc_btree.c xfs_attr_leaf.c
xfs_bmap.c xfs_bmap_btree.c xfs_btree.c xfs_da_btree.c
xfs_dir.c xfs_dir2.c xfs_dir2_block.c xfs_dir2_data.c
xfs_dir2_leaf.c xfs_dir2_node.c xfs_dir2_sf.c