Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit af1584f5 authored by Al Viro's avatar Al Viro
Browse files

ext4: fix endianness breakage in ext4_split_extent_at()



->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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent efe39651
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment