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)
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>

No differences found