diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2012-04-12 20:32:25 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-27 09:51:09 -0700 |
commit | 4c88a16263381c429ae0ebdc213e3d1ba5710a75 (patch) | |
tree | 70851e2299efae404bd852e7b311c440f4bdd7c2 /lib/audit.c | |
parent | efc7bb83059be55362ef100c9642a091ede6f414 (diff) |
ext4: fix endianness breakage in ext4_split_extent_at()
commit af1584f570b19b0285e4402a0b54731495d31784 upstream.
->ee_len is __le16, so assigning cpu_to_le32() to it is going to do
Bad Things(tm) on big-endian hosts...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Ted Ts'o <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/audit.c')
0 files changed, 0 insertions, 0 deletions