Skip to content
Commit df68b8a7 authored by David Miller's avatar David Miller Committed by Chris Mason
Browse files

Btrfs: unaligned access fixes



Btrfs set/get macros lose type information needed to avoid
unaligned accesses on sparc64.
ere is a patch for the kernel bits which fixes most of the
unaligned accesses on sparc64.

btrfs_name_hash is modified to return the hash value instead
of getting a return location via a (potentially unaligned)
pointer.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 39b5637f
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