Squashfs: add LZ4 compression support
authorPhillip Lougher <phillip@squashfs.org.uk>
Thu, 27 Nov 2014 06:49:14 +0000 (06:49 +0000)
committerMohamad Ayyash <mkayyash@google.com>
Wed, 4 Mar 2015 19:27:24 +0000 (11:27 -0800)
commit5c913a40d243d609a087703d9217e69553258866
treecdd628f5b967377802d470545f9a7749ebdcb452
parentb9281218c2d20a89b50bd6c152c9ec398527deca
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>
fs/squashfs/lz4_wrapper.c [new file with mode: 0644]
fs/squashfs/squashfs_fs.h