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