linux/fs/xfs/linux-2.6
Christoph Hellwig 41be8bed1f [XFS] sanitize xfs_initialize_vnode
Sanitize setting up the Linux indode.

Setting up the xfs_inode <-> inode link is opencoded in xfs_iget_core now
because that's the only place it needs to be done, xfs_initialize_vnode is
renamed to xfs_setup_inode and loses all superflous paramaters. The check
for I_NEW is removed because it always is true and the di_mode check moves
into xfs_iget_core because it's only needed there.

xfs_set_inodeops and xfs_revalidate_inode are merged into xfs_setup_inode
and the whole things is moved into xfs_iops.c where it belongs.

SGI-PV: 981498

SGI-Modid: xfs-linux-melb:xfs-kern:31782a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
2008-08-13 16:23:13 +10:00
..
2008-04-29 15:54:02 +10:00
2008-08-13 16:01:45 +10:00
2008-04-18 11:51:15 +10:00
2008-08-13 16:09:25 +10:00
2007-10-22 08:13:20 -07:00
2008-05-23 15:25:25 +10:00
2008-02-07 18:14:38 +11:00
2007-10-15 16:40:14 +10:00
2008-02-07 18:14:38 +11:00
2008-08-13 16:00:45 +10:00
2008-08-13 16:23:13 +10:00
2008-08-13 16:23:13 +10:00
2008-08-13 16:12:05 +10:00
2008-04-29 16:08:14 +10:00
2008-07-28 16:59:25 +10:00
2008-07-28 16:59:25 +10:00
2008-07-28 16:59:25 +10:00
2008-08-13 16:22:40 +10:00
2008-08-13 16:22:40 +10:00