From: Theodore Ts'o Date: Mon, 10 Jan 2011 17:13:42 +0000 (-0500) Subject: ext4: reorder ext4_inode_info structure elements to remove unneeded padding X-Git-Tag: v2.6.38-rc1~409^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a2005d3f84457b7d7d8646ab5195341d9e5f06a;p=pandora-kernel.git ext4: reorder ext4_inode_info structure elements to remove unneeded padding 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" --- Reading git-diff-tree failed