Re: [PATCH 10/10] AXFS: axfs_uncompress.c

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Artem Bityutskiy <dedekind@...>
Cc: <jaredeh@...>, <Linux-kernel@...>, <linux-embedded@...>, linux-mtd <linux-mtd@...>, Jörn <joern@...>, <tim.bird@...>, <cotte@...>, <nickpiggin@...>
Date: Thursday, August 21, 2008 - 8:28 am

On Thu, 21 Aug 2008, Artem Bityutskiy wrote:

If you want support for multiple decompression algorithms, you can switch
from using zlib_inflate*() directly to calling zlib through the crypto API.
Then you can call crypto_alloc_comp() with the correct decompression algorithm
name.

For squashfs, I had to modify only ca. 40 lines of code.

You do need a new zlib crypto module, as the existing deflate crypto module
uses the raw deflate format instead of the zlib format, and has some parameters
tuned for its use in IPSec.

I hope to have some patches ready next week...

With kind regards,

Geert Uytterhoeven
Software Architect

Sony Techsoft Centre Europe
The Corporate Village
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 10/10] AXFS: axfs_uncompress.c, Jared Hulbert, (Thu Aug 21, 1:46 am)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Artem Bityutskiy, (Thu Aug 21, 7:40 am)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Geert Uytterhoeven, (Thu Aug 21, 8:28 am)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Jared Hulbert, (Thu Aug 21, 10:35 am)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Geert Uytterhoeven, (Fri Aug 29, 9:48 am)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Sven Wegener, (Thu Aug 21, 5:01 am)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Jared Hulbert, (Thu Aug 21, 10:37 am)
Re: [PATCH 10/10] AXFS: axfs_uncompress.c, Sven Wegener, (Thu Aug 21, 10:53 am)