commit | c43f408795c3210c9f5c925e4a49dbb93d41bb57 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Oct 11 17:46:39 2007 +1000 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Thu Feb 07 16:49:06 2008 +1100 |
tree | d60d693822eccbb242305a9945186dd0a4df1090 | |
parent | 613d70436c1aeda6843ca8b70c7fab6d0484a591 [diff] |
[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 <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com> Signed-off-by: Tim Shimmin <tes@sgi.com>