[XFS] remove the mount inode list
authorDavid Chinner <david@fromorbit.com>
Thu, 30 Oct 2008 06:11:29 +0000 (17:11 +1100)
committerLachlan McIlroy <lachlan@sgi.com>
Thu, 30 Oct 2008 06:11:29 +0000 (17:11 +1100)
commit6c7699c047c50403149ad91331dd39de47dea070
treecb1be26f849f0d9c6014c311fde3c390b99c6cd3
parent60197e8df364df326dcbb987519f367ad0ee1a11
[XFS] remove the mount inode list

Now we've removed all users of the mount inode list, we can kill it. This
reduces the size of the xfs_inode by 2 pointers.

SGI-PV: 988139

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

Signed-off-by: David Chinner <david@fromorbit.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>
fs/xfs/xfs_iget.c
fs/xfs/xfs_inode.h
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h