From: Christoph Hellwig Date: Tue, 18 Dec 2007 05:26:55 +0000 (+1100) Subject: [XFS] Cleanup various fid related bits: X-Git-Tag: v2.6.25-rc1~282^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f71354bc3a96c657a70e36dcf980cbad6c9fc63f;p=pandora-kernel.git [XFS] Cleanup various fid related bits: - merge xfs_fid2 into it's only caller xfs_dm_inode_to_fh. - remove xfs_vget and opencode it in the two callers, simplifying both of them by avoiding the awkward calling convetion. - assign directly to the dm_fid_t members in various places in the dmapi code instead of casting them to xfs_fid_t first (which is identical to dm_fid_t) SGI-PV: 974747 SGI-Modid: xfs-linux-melb:xfs-kern:30258a Signed-off-by: Christoph Hellwig Signed-off-by: Vlad Apostolov Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed