git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3077384
)
ext4: Remove i_ext_generation from ext4_inode_info structure
author
Theodore Ts'o
<tytso@mit.edu>
Tue, 4 Nov 2008 23:46:03 +0000
(18:46 -0500)
committer
Theodore 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