[XFS] cleanup vnode useage in xfs_iget.c
authorChristoph Hellwig <hch@infradead.org>
Thu, 11 Oct 2007 08:11:03 +0000 (18:11 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Thu, 7 Feb 2008 05:55:46 +0000 (16:55 +1100)
commit10090be25c159c02208b7abf89ae90f8105a2423
tree7af8a6eae91425c9c0fad617788b711978b14387
parent6e7f75eafbc9b0eb575097f52ba6ed27154cea1b
[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>
fs/xfs/linux-2.6/xfs_vnode.c
fs/xfs/linux-2.6/xfs_vnode.h
fs/xfs/xfs_iget.c
fs/xfs/xfs_inode.h