CRC32C big endian bugs...v0.13
commit355351fc1dde9bd2c525e40c6228b9db07d95cae
authorDavid Miller <davem@davemloft.net>
Fri, 15 Feb 2008 16:20:02 +0000 (15 11:20 -0500)
committerDavid Woodhouse <dwmw2@hera.kernel.org>
Fri, 15 Feb 2008 16:20:02 +0000 (15 11:20 -0500)
tree959788f51666d638ad3d2f2e525f30a73ac745ec
parent8871a0eaa98d951727e97c615d831af9a60432ae
CRC32C big endian bugs...

The CRC32C implementation in the btrfs progs is different from the one
in the kernel, so obviously nothing can possibly work on big-endian.
crc32c.c