From: David Chinner Date: Wed, 13 Aug 2008 06:01:45 +0000 (+1000) Subject: [XFS] XFS: Kill xfs_vtoi() X-Git-Tag: v2.6.27-rc4~106^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6064d30c3407db7f8c19d5538ec847b29e47e30;p=pandora-kernel.git [XFS] XFS: Kill xfs_vtoi() xfs_vtoi() is redundant and only unsed in small sections of code. Replace them with widely used XFS_I() inline and kill xfs_vtoi(). SGI-PV: 981498 SGI-Modid: xfs-linux-melb:xfs-kern:31725a Signed-off-by: David Chinner Signed-off-by: Niv Sardi Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed