On Tue, Aug 11, 2020 at 03:17:53PM +0200, Joao Marcos Costa wrote: > Hello, > > Following the SquashFS support, this series adds support for LZO and ZSTD > algorithms. The only compression type enabled by default is ZLIB, so LZO > and ZSTD need to be manually selected. > > Joao Marcos Costa (2): > fs/squashfs: add support for LZO decompression > fs/squashfs: add support for ZSTD decompression > > fs/squashfs/sqfs_decompressor.c | 60 +++++++++++++++++++++++++++++++-- > 1 file changed, 58 insertions(+), 2 deletions(-)
Can we add tests for this to sandbox? Thanks! -- Tom
signature.asc
Description: PGP signature

