commit | df80c933f9eb01a7af3812bbe437e38205386304 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Aug 13 16:22:09 2008 +1000 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Wed Aug 13 16:22:09 2008 +1000 |
tree | ea20515f5f77558a63de202dcdb36fd96b91ffbd | |
parent | e1cccd917be7364f81b5dc4e33ee3a6e0db21a99 [diff] |
[XFS] remove some easy bhv_vnode_t instances In various places we can just move a VFS_I call into the argument list of called functions/macros instead of having a local bhv_vnode_t. SGI-PV: 981498 SGI-Modid: xfs-linux-melb:xfs-kern:31776a Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>