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

No differences found