From: "Jared Hulbert" <jaredeh@gmail.com>
To: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Cc: "Artem Bityutskiy" <dedekind@infradead.org>,
Linux-kernel@vger.kernel.org, linux-embedded@vger.kernel.org,
linux-mtd <linux-mtd@lists.infradead.org>,
"Jörn Engel" <joern@logfs.org>,
tim.bird@am.sony.com, cotte@de.ibm.com, nickpiggin@yahoo.com.au
Subject: Re: [PATCH 10/10] AXFS: axfs_uncompress.c
Date: Thu, 21 Aug 2008 07:35:21 -0700 [thread overview]
Message-ID: <6934efce0808210735w479075abga9f660e42ab8935d@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0808211423360.20704@vixen.sonytel.be>
> 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.
I definately want to support multiple formats. I have a flag in the
superblock all ready to go for that. One problem. I'm not sure how
to do it. Can you point us to some reference code?
next prev parent reply other threads:[~2008-08-21 14:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-21 5:46 [PATCH 10/10] AXFS: axfs_uncompress.c Jared Hulbert
2008-08-21 9:01 ` Sven Wegener
2008-08-21 14:37 ` Jared Hulbert
2008-08-21 14:53 ` Sven Wegener
2008-08-21 11:40 ` Artem Bityutskiy
2008-08-21 12:28 ` Geert Uytterhoeven
2008-08-21 14:35 ` Jared Hulbert [this message]
2008-08-29 13:48 ` Geert Uytterhoeven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6934efce0808210735w479075abga9f660e42ab8935d@mail.gmail.com \
--to=jaredeh@gmail.com \
--cc=Geert.Uytterhoeven@sonycom.com \
--cc=Linux-kernel@vger.kernel.org \
--cc=cotte@de.ibm.com \
--cc=dedekind@infradead.org \
--cc=joern@logfs.org \
--cc=linux-embedded@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=nickpiggin@yahoo.com.au \
--cc=tim.bird@am.sony.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).