From: Christoph Hellwig Date: Thu, 11 Oct 2007 08:09:50 +0000 (+1000) Subject: [XFS] cleanup vnode useage in xfs_ioctl.c X-Git-Tag: v2.6.25-rc1~282^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e7f75eafbc9b0eb575097f52ba6ed27154cea1b;p=pandora-kernel.git [XFS] cleanup vnode useage in xfs_ioctl.c xfs_ioctl.c passes around vnode pointers quite a lot, but all places already have the Linux inode which is identical to the vnode these days. Clean the code up to always use the Linux inode. SGI-PV: 971186 SGI-Modid: xfs-linux-melb:xfs-kern:29807a Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy Signed-off-by: Tim Shimmin --- Reading git-diff-tree failed