ext4: Remove i_ext_generation from ext4_inode_info structure
authorTheodore Ts'o <tytso@mit.edu>
Tue, 4 Nov 2008 23:46:03 +0000 (18:46 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 4 Nov 2008 23:46:03 +0000 (18:46 -0500)
commitcde6436004ad9cd8cab5a874b6fa8b01f1da91bf
tree55cae59d0ac6e26297524e599ff915a1675082ed
parent30773840c19cea60dcef39545960d541b1ac1cf8
ext4: Remove i_ext_generation from ext4_inode_info structure

The i_ext_generation was incremented, but never used.  Remove it to
slim down the ext4_inode_info structure.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4_extents.h
fs/ext4/ext4_i.h
fs/ext4/extents.c