commit | 10090be25c159c02208b7abf89ae90f8105a2423 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Oct 11 18:11:03 2007 +1000 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Thu Feb 07 16:55:46 2008 +1100 |
tree | 7af8a6eae91425c9c0fad617788b711978b14387 | |
parent | 6e7f75eafbc9b0eb575097f52ba6ed27154cea1b [diff] |
[XFS] cleanup vnode useage in xfs_iget.c Get rid of vnode useage in xfs_iget.c and pass Linux inode / xfs_inode where apropinquate. And kill some useless helpers while we're at it. SGI-PV: 971186 SGI-Modid: xfs-linux-melb:xfs-kern:29808a Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com> Signed-off-by: Tim Shimmin <tes@sgi.com>