OSDN Git Service

xfs: remove leftovers of the old btree tracing code
authorChristoph Hellwig <hch@lst.de>
Wed, 13 Jul 2011 11:43:50 +0000 (13:43 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 13 Jul 2011 11:43:50 +0000 (13:43 +0200)
commitc84470dda7a1165d90f55c2025c4c8ca403d485e
treeee30dc29f914ab809f2388b3e184e738b712c22f
parentea15ab3cdda1bc6822f572ce9ce5d86f097f9b08
xfs: remove leftovers of the old btree tracing code

Remove various bits left over from the old kdb-only btree tracing code, but
leave the actual trace point stubs in place to ease adding new event based
btree tracing.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/Makefile
fs/xfs/linux-2.6/xfs_super.c
fs/xfs/xfs_alloc_btree.c
fs/xfs/xfs_bmap_btree.c
fs/xfs/xfs_btree.c
fs/xfs/xfs_btree.h
fs/xfs/xfs_btree_trace.c [deleted file]
fs/xfs/xfs_btree_trace.h [deleted file]
fs/xfs/xfs_ialloc_btree.c
fs/xfs/xfs_iget.c
fs/xfs/xfs_inode.c