]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] Remove vn_from_inode()
authorChristoph Hellwig <hch@infradead.org>
Wed, 13 Aug 2008 06:11:26 +0000 (16:11 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Wed, 13 Aug 2008 06:11:26 +0000 (16:11 +1000)
commita19d033cd2cc66120f01b370ec081d67b59b7924
tree8301461c9fb6a662abaccbfc277136a82752f8d1
parent39dab9d7daf5f664a3569378107a2cb284c8a594
[XFS] Remove vn_from_inode()

bhv_vnode_t is just a typedef for struct inode, so there's
no need for a helper to convert between the two.

SGI-PV: 981498

SGI-Modid: xfs-linux-melb:xfs-kern:31760a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/linux-2.6/xfs_super.c
fs/xfs/linux-2.6/xfs_vnode.h