Squashfs: add decompressor entries for lzma and lzo
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Wed, 14 Oct 2009 02:58:11 +0000 (03:58 +0100)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Wed, 20 Jan 2010 21:47:48 +0000 (21:47 +0000)
commitdc3256782f88602953676c447b243dedb1be99ad
treedb94f1e5aa06f8260631a5a21bea332c1b6e14c8
parent4c0f0bb2351bee3de8dd7715ee199454a59f1230
Squashfs: add decompressor entries for lzma and lzo

Add knowledge of lzma/lzo compression formats to the decompressor
framework.  For now these are added as unsupported.  Without
these entries lzma/lzo compressed filesystems will be flagged as
having unknown compression which is undesirable.

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
fs/squashfs/decompressor.c
fs/squashfs/squashfs_fs.h