From: David Chinner Date: Thu, 30 Oct 2008 06:37:15 +0000 (+1100) Subject: [XFS] rename inode reclaim functions X-Git-Tag: v2.6.29-rc1~552^2~81^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dc3318ae1c1cc11f9fb8279a806de448e2b90e8;p=pandora-kernel.git [XFS] rename inode reclaim functions The function names xfs_finish_reclaim and xfs_finish_reclaim_all are not very descriptive of what they are reclaiming. Rename to xfs_reclaim_inode[s] to match the xfs_sync_inodes() function. SGI-PV: 988142 SGI-Modid: xfs-linux-melb:xfs-kern:32330a Signed-off-by: David Chinner Signed-off-by: Lachlan McIlroy Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed