Skip to content
Snippets Groups Projects
Commit 2a0b7a97 authored by Michael Walle's avatar Michael Walle Committed by Tom Rini
Browse files

ext4: change structure fields to __le/__be types


Change all the types of ext2/4 fields to little endian types and all the
JBD fields to big endian types. Now we can use sparse (make C=1) to check
for statements where we need byteswaps.

Signed-off-by: default avatarMichael Walle <michael@walle.cc>
parent 2365a4b8
No related branches found
No related tags found
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