aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/lz4_wrapper.c
AgeCommit message (Collapse)Author
2014-11-27Squashfs: add LZ4 compression supportPhillip Lougher
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>