From: Christoph Hellwig Date: Thu, 11 Oct 2007 07:46:39 +0000 (+1000) Subject: [XFS] simplify xfs_vn_getattr X-Git-Tag: v2.6.25-rc1~282^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c43f408795c3210c9f5c925e4a49dbb93d41bb57;p=pandora-kernel.git [XFS] simplify xfs_vn_getattr Just fill in struct kstat directly from the xfs_inode instead of doing a detour through a bhv_vattr_t and xfs_getattr. SGI-PV: 970980 SGI-Modid: xfs-linux-melb:xfs-kern:29770a Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy Signed-off-by: Tim Shimmin --- Reading git-diff-tree failed