]> Git Repo - linux.git/commit
[XFS] Kill shouty XFS_ITOV() macro
authorDavid Chinner <[email protected]>
Wed, 13 Aug 2008 06:00:45 +0000 (16:00 +1000)
committerLachlan McIlroy <[email protected]>
Wed, 13 Aug 2008 06:00:45 +0000 (16:00 +1000)
commite4f7529108d01bf66af8ebecd6be2b98d8db30ce
tree62207729c248cd072b077ea3190635b444909102
parent705db4a24e0576f30d736de3c49623b4686ce473
[XFS] Kill shouty XFS_ITOV() macro

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

SGI-PV: 981498

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

Signed-off-by: David Chinner <[email protected]>
Signed-off-by: Niv Sardi <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Lachlan McIlroy <[email protected]>
13 files changed:
fs/xfs/linux-2.6/xfs_ioctl.c
fs/xfs/linux-2.6/xfs_iops.c
fs/xfs/linux-2.6/xfs_linux.h
fs/xfs/linux-2.6/xfs_super.c
fs/xfs/quota/xfs_dquot.c
fs/xfs/xfs_bmap.c
fs/xfs/xfs_dfrag.c
fs/xfs/xfs_inode.c
fs/xfs/xfs_inode.h
fs/xfs/xfs_itable.c
fs/xfs/xfs_utils.h
fs/xfs/xfs_vfsops.c
fs/xfs/xfs_vnodeops.c
This page took 0.061592 seconds and 4 git commands to generate.