]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite7df2b2d092dced31df6c26a09ac74af6aab5dae
tree1e4b346e37e1787f9058a981e6f04e95a2071d8c
parent2bf4da2aae47d79a73997301f9ec87a9e7a49a03
[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