git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39dab9d
)
[XFS] Remove vn_from_inode()
author
Christoph Hellwig
<hch@infradead.org>
Wed, 13 Aug 2008 06:11:26 +0000
(16:11 +1000)
committer
Lachlan McIlroy
<lachlan@redback.melbourne.sgi.com>
Wed, 13 Aug 2008 06:11:26 +0000
(16:11 +1000)
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>
No differences found