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)
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>

No differences found