From: David Chinner Date: Thu, 30 Oct 2008 06:37:37 +0000 (+1100) Subject: [XFS] use the inode radix tree for reclaiming inodes X-Git-Tag: v2.6.29-rc1~552^2~81^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a3be02baef7bdec43965103441bde5de4dd8601;p=pandora-kernel.git [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 Signed-off-by: Lachlan McIlroy Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed