From: Christoph Hellwig Date: Wed, 13 Aug 2008 06:22:09 +0000 (+1000) Subject: [XFS] remove some easy bhv_vnode_t instances X-Git-Tag: v2.6.27-rc4~106^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df80c933f9eb01a7af3812bbe437e38205386304;p=pandora-kernel.git [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 Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed