diff options
author | Jan Kara <jack@suse.cz> | 2016-03-08 22:26:39 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-03-08 22:26:39 -0500 |
commit | 3bd6ad7b688e200ac7633b16affa164d7cd5ef07 (patch) | |
tree | 3b2dc73eac4be83330720c732e85a6934ea86fba /drivers | |
parent | cb0d9d47a39decbdfaeaa5c063467ed21b2c70b3 (diff) | |
download | linux-3bd6ad7b688e200ac7633b16affa164d7cd5ef07.tar.bz2 |
ext4: pack ioend structure better
On 64-bit architectures we have two 4-byte holes in struct ext4_io_end.
Order entries better to avoid this and thus make the structure occupy
64 instead of 72 bytes for 64-bit architectures.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions