xfs: remove m_litino
authorChristoph Hellwig <hch@lst.de>
Sun, 29 Mar 2009 07:51:14 +0000 (09:51 +0200)
committerChristoph Hellwig <hch@brick.lst.de>
Sun, 29 Mar 2009 07:51:14 +0000 (09:51 +0200)
commit6447c36209c4268352d55d04d041396ebb8add4a
tree4aeea6dd797c6e8eceb9f9924d44f76b3237c6ef
parenta19d9f887d81106d52cacbc9930207b487e07e0e
xfs: remove m_litino

With the upcoming v3 inodes the inode data/attr area size needs to be
calculated for each specific inode, so we can't cache it in the superblock
anymore.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Felix Blyakher <felixb@sgi.com>
fs/xfs/xfs_dinode.h
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h