From: David Chinner Date: Thu, 30 Oct 2008 06:37:03 +0000 (+1100) Subject: [XFS] move inode reclaim functions to xfs_sync.c X-Git-Tag: v2.6.29-rc1~552^2~81^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fce08f2f3bd0d08feeb4cea70e44aa3471d9bb4c;p=pandora-kernel.git [XFS] move inode reclaim functions to xfs_sync.c Background inode reclaim is run by the xfssyncd. Move the reclaim worker functions to be close to the sync code as the are very similar in structure and are both run from the same background thread. SGI-PV: 988142 SGI-Modid: xfs-linux-melb:xfs-kern:32329a Signed-off-by: David Chinner Signed-off-by: Lachlan McIlroy Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed