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

ocfs2: kill endianness abuses in blockcheck.c



ocfs2_block_check is for little-endian contents; if we just want to
its fields converted to host-endian in a couple of functions, just
put those values into local u32 and u16...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent f6a56903
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment