[XFS] kill shouty XFS_ITOV_NULL macro
authorDavid Chinner <david@fromorbit.com>
Wed, 13 Aug 2008 05:47:43 +0000 (15:47 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Wed, 13 Aug 2008 05:47:43 +0000 (15:47 +1000)
commit705db4a24e0576f30d736de3c49623b4686ce473
treef87bf78c747a7886043b93483775d2eb9ca49e20
parent016516462575d28fab3354f762cad16c86c09116
[XFS] kill shouty XFS_ITOV_NULL macro

Replace XFS_ITOV_NULL() with the new VFS_I() inline.

SGI-PV: 981498

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

Signed-off-by: David Chinner <david@fromorbit.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/linux-2.6/xfs_vnode.c
fs/xfs/quota/xfs_qm_syscalls.c
fs/xfs/xfs_inode.c
fs/xfs/xfs_inode.h
fs/xfs/xfs_vfsops.c
fs/xfs/xfs_vnodeops.c