[XFS] use the inode radix tree for reclaiming inodes
authorDavid Chinner <david@fromorbit.com>
Thu, 30 Oct 2008 06:37:37 +0000 (17:37 +1100)
committerLachlan McIlroy <lachlan@sgi.com>
Thu, 30 Oct 2008 06:37:37 +0000 (17:37 +1100)
Use the reclaim tag to walk the radix tree and find the inodes under
reclaim. This was the only user of the deleted inode list.

SGI-PV: 988142

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

Signed-off-by: David Chinner <david@fromorbit.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>

No differences found