[XFS] add new btree statistics
authorDavid Chinner <david@fromorbit.com>
Thu, 30 Oct 2008 05:55:03 +0000 (16:55 +1100)
committerLachlan McIlroy <lachlan@sgi.com>
Thu, 30 Oct 2008 05:55:03 +0000 (16:55 +1100)
commit854929f05831d3a290a802815ee955b96c740c61
tree6a0ff769e72eaed88c210dc3725594a7d53dfdb7
parenta23f6ef8ce966abc0f6e24a81ceb6a74ed30693b
[XFS] add new btree statistics

From: Dave Chinner <dgc@sgi.com>

Introduce statistics coverage of all the btrees and cover all the btree
operations, not just some.

Invaluable for determining test code coverage of all the btree
operations....

SGI-PV: 985583

SGI-Modid: xfs-linux-melb:xfs-kern:32184a

Signed-off-by: David Chinner <david@fromorbit.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Bill O'Donnell <billodo@sgi.com>
fs/xfs/linux-2.6/xfs_stats.c
fs/xfs/linux-2.6/xfs_stats.h
fs/xfs/xfs_btree.h