fs/squashfs/lz4_wrapper.c
0 → 100644
+142
−0
Loading
Add support for reading file systems compressed with the
LZ4 compression algorithm.
This patch adds the LZ4 decompressor wrapper code.
Signed-off-by:
Phillip Lougher <phillip@squashfs.org.uk>