2010-01-13 20:20:29

by Phillip Lougher

[permalink] [raw]
Subject: [PATCH V3 0/2] Squashfs: Add support for LZMA compressed filesystems

Hi

This is a respin of two of my Squashfs LZMA decompression support patches
(in linux-next). These patches have been updated to accommodate the
addition of the lzo decompressor to the mainline kernel.

lzma: Make lzma available to non initramfs/initrd code
lzma: make lzma reentrant

Changes: a new unlzo_mm.h file has been added.

Thanks

Phillip