[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)
commit7a3be02baef7bdec43965103441bde5de4dd8601
treec2f26102f69819c8910141f6e4718f1c85f92515
parent396beb85311689e38634926058d9a3bb0576ca8a
[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>
fs/xfs/linux-2.6/xfs_sync.c
This page took 0.025627 seconds and 5 git commands to generate.