commit | 9c06a46f1524a05b2dccf5c74d7555b2cfcbe5db | [log] [tgz] |
---|---|---|
author | Phillip Lougher <phillip@squashfs.org.uk> | Thu Nov 27 06:49:14 2014 +0000 |
committer | Phillip Lougher <phillip@squashfs.org.uk> | Thu Nov 27 07:44:11 2014 +0000 |
tree | 757488bc834c033f8bd491ff84adcc74fdc7e0e5 | |
parent | 5d01410fe4d92081f349b013a2e7a95429e4f2c9 [diff] |
Squashfs: add LZ4 compression support 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>