summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2002-06-06 02:04:29 +0000
committerNathan Scott <nathans@sgi.com>2002-06-06 02:04:29 +0000
commit60a114736d00a10e1c06b2891a88b9380656cd8b (patch)
tree479262dc42b639acc1106ce80171f2e1e82f6093 /tools
parent01c8a2406a1984c6a9249111f566813a0ffd21d5 (diff)
remove no longer used file xfs_rtbit.c.
Diffstat (limited to 'tools')
-rwxr-xr-xtools/srcdiff3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/srcdiff b/tools/srcdiff
index e750a8ca..290c4637 100755
--- a/tools/srcdiff
+++ b/tools/srcdiff
@@ -262,8 +262,7 @@ my @funclist = qw(
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
xfs_dir_leaf.c xfs_ialloc.c xfs_ialloc_btree.c
- xfs_inode.c xfs_rtalloc.c xfs_rtbit.c xfs_mount.c
- xfs_trans.c
+ xfs_inode.c xfs_rtalloc.c xfs_mount.c xfs_trans.c
);
print "\n=== Checking libxfs code ===\n";