5fa48a03c5
Same fix a previous commit, unaligned access on strict alignment hosts could produce wrong results (reported on send/receive and arm5). As libbtrfs has own copy of the code fix it here too, replacing leXX_to_cpu with get_unaligned_leXX where appropriate. This means any access to raw buffers that get cast to a structure. Issue: #770 Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
crc32c.c | ||
crc32c.h | ||
ctree.h | ||
ioctl.h | ||
kerncompat.h | ||
libbtrfs.sym | ||
send-stream.c | ||
send-stream.h | ||
send-utils.c | ||
send-utils.h | ||
send.h | ||
version.h.in |