[XFS] Make xfs_bmap_*_count_leaves void.
authorRuben Porras <ruben.porras@linworks.de>
Wed, 13 Aug 2008 06:52:25 +0000 (16:52 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Wed, 13 Aug 2008 06:52:25 +0000 (16:52 +1000)
commitc94312de223644e2f18e7064ae8cafa14e5c6ef6
tree1e4b346e37e1787f9058a981e6f04e95a2071d8c
parent5695ef46ef02ba1c6658daa46e6879a2d4f52f5f
[XFS] Make xfs_bmap_*_count_leaves void.

xfs_bmap_count_leaves and xfs_bmap_disk_count_leaves always return always
0, make them void.

SGI-PV: 981498

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

Signed-off-by: Ruben Porras <ruben.porras@linworks.de>
Signed-off-by: Donald Douwsma <donaldd@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_bmap.c