]> git.proxmox.com Git - mirror_spl-debian.git/commit
Define BE_IN16 & BE_IN32 for lz4 compression
authorEric Dillmann <eric@jave.fr>
Mon, 28 Jan 2013 22:48:11 +0000 (23:48 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 29 Jan 2013 17:30:23 +0000 (09:30 -0800)
commit3cbfd259b709e3561b4b407d4a27eeec6dc201d0
treef8b4458104a9ddd4ebd6b16675c22dc1f819c915
parent0936c3449fc81caeed49d23e1705a9decd964700
Define BE_IN16 & BE_IN32 for lz4 compression

The new lz4 compression algorithm, zfsonlinux/zfs@9759c60, requires
the generic BE_IN16 and BE_IN32 functions.  These are added to the SPL
for other consumers to take advantage of.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
include/sys/byteorder.h