linux/fs/xfs/linux-2.6
Christoph Hellwig 613d70436c [XFS] kill xfs_iocore_t
xfs_iocore_t is a structure embedded in xfs_inode. Except for one field it
just duplicates fields already in xfs_inode, and there is nothing this
abstraction buys us on XFS/Linux. This patch removes it and shrinks source
and binary size of xfs aswell as shrinking the size of xfs_inode by 60/44
bytes in debug/non-debug builds.

SGI-PV: 970852
SGI-Modid: xfs-linux-melb:xfs-kern:29754a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
2008-02-07 16:48:58 +11:00
..
kmem.c
kmem.h
mrlock.h
mutex.h
sema.h
sv.h
time.h
xfs_aops.c [XFS] kill xfs_iocore_t 2008-02-07 16:48:58 +11:00
xfs_aops.h
xfs_buf.c [XFS] Remove spin.h 2008-02-07 16:47:45 +11:00
xfs_buf.h
xfs_cred.h
xfs_dmapi_priv.h
xfs_export.c
xfs_export.h
xfs_file.c
xfs_fs_subr.c
xfs_fs_subr.h
xfs_globals.c
xfs_globals.h
xfs_ioctl32.c
xfs_ioctl32.h
xfs_ioctl.c [XFS] simplify vn_revalidate 2008-02-07 16:44:04 +11:00
xfs_iops.c [XFS] simplify vn_revalidate 2008-02-07 16:44:04 +11:00
xfs_iops.h
xfs_linux.h [XFS] Remove spin.h 2008-02-07 16:47:45 +11:00
xfs_lrw.c [XFS] kill xfs_iocore_t 2008-02-07 16:48:58 +11:00
xfs_lrw.h [XFS] kill xfs_iocore_t 2008-02-07 16:48:58 +11:00
xfs_stats.c
xfs_stats.h
xfs_super.c
xfs_super.h
xfs_sysctl.c
xfs_sysctl.h
xfs_version.h
xfs_vfs.h
xfs_vnode.c [XFS] simplify vn_revalidate 2008-02-07 16:44:04 +11:00
xfs_vnode.h [XFS] simplify vn_revalidate 2008-02-07 16:44:04 +11:00