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:
b05e6ae
)
ext4: reorder ext4_inode_info structure elements to remove unneeded padding
author
Theodore Ts'o
<tytso@mit.edu>
Mon, 10 Jan 2011 17:13:42 +0000
(12:13 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 10 Jan 2011 17:13:42 +0000
(12:13 -0500)
By reordering the elements in the ext4_inode_info structure, we can
reduce the padding needed on an x86_64 system by 16 bytes.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found