Theodore Ts'o 9fd5746fd3 fs: Remove i_cindex from struct inode
The only user of the i_cindex element in the inode structure is used
is by the firewire drivers.  As part of an attempt to slim down the
inode structure to save memory --- since a typical Linux system will
have hundreds of thousands if not millions of inodes cached, a
reduction in the size inode has high leverage.

The firewire driver does not need i_cindex in any fast path, so it's
simple enough to calculate when it is needed, instead of wasting space
in the inode structure.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: krh@redhat.com
Cc: stefanr@s5r6.in-berlin.de
Cc: linux-fsdevel@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-06-11 21:36:09 -04:00
..
2009-06-11 21:36:09 -04:00
2005-04-16 15:20:36 -07:00
2009-03-24 20:56:53 +01:00
2008-06-19 00:12:36 +02:00
2009-03-24 20:56:53 +01:00
2009-03-24 20:56:53 +01:00
2009-03-24 20:56:53 +01:00
2007-07-10 00:07:41 +02:00
2009-03-24 20:56:53 +01:00
2005-04-16 15:20:36 -07:00