commit | 7a3be02baef7bdec43965103441bde5de4dd8601 | [log] [tgz] |
---|---|---|
author | David Chinner <david@fromorbit.com> | Thu Oct 30 17:37:37 2008 +1100 |
committer | Lachlan McIlroy <lachlan@sgi.com> | Thu Oct 30 17:37:37 2008 +1100 |
tree | c2f26102f69819c8910141f6e4718f1c85f92515 | |
parent | 396beb85311689e38634926058d9a3bb0576ca8a [diff] |
[XFS] use the inode radix tree for reclaiming inodes 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>