All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@sunsite.dk>
To: phillip@lougher.demon.co.uk
Cc: akpm@linux-foundation.org, linux-embedded@vger.kernel.org,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
	phillip.lougher@gmail.com, tim.bird@am.sony.com
Subject: Re: [PATCH 0/9] Squashfs: Add support for LZMA compressed filesystems
Date: Mon, 07 Dec 2009 09:47:17 +0100	[thread overview]
Message-ID: <87tyw3p3vu.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <E1NHYun-000287-Vq@dylan.lougher.demon.co.uk> (root@lougher.demon.co.uk's message of "Mon, 07 Dec 2009 08:25:53 +0000")

>>>>> "root" == root  <root@lougher.demon.co.uk> writes:

 root> Hi,
 root> The following patches add LZMA decompression support to Squashfs, using the
 root> in-kernel LZMA decompression library.

 root> The patches also add a decompression framework to Squashfs.
 root> This allows LZMA decompression to be added cleanly, and it allows
 root> additional decompressors to be easily added in the future.

 root> To enable the in-kernel LZMA decompression code to be used by Squashfs,
 root> there are two patches to the lzma code itself: one to make lzma available
 root> to non-init code, and one to make lzma reentrant.  These are obviously
 root> not restricted to Squashfs, but are needed by any non-init code that
 root> may wish to use lzma compression.

Nice, do you also have an mksquashfs with lzma support?

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-12-07  8:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-07  8:25 [PATCH 0/9] Squashfs: Add support for LZMA compressed filesystems root
2009-12-07  8:47 ` Peter Korsgaard [this message]
2009-12-08 17:59   ` Phillip Lougher
2009-12-13 20:13     ` Arkadiusz Miśkiewicz
2009-12-13 20:13       ` Arkadiusz Miśkiewicz
  -- strict thread matches above, loose matches on Subject: below --
2009-12-07  8:37 Phillip Lougher
2009-12-12  5:29 ` Bruno Wolff III
2009-12-13  0:18   ` Ozan Çağlayan
2009-12-21 23:16 ` Bruno Wolff III
2009-12-21 23:47   ` Phillip Lougher
2009-12-21 23:56     ` Bruno Wolff III
2009-12-31 12:06     ` Bruno Wolff III
2010-01-01  9:11       ` Bruno Wolff III

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=87tyw3p3vu.fsf@macbook.be.48ers.dk \
    --to=jacmet@sunsite.dk \
    --cc=akpm@linux-foundation.org \
    --cc=linux-embedded@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phillip.lougher@gmail.com \
    --cc=phillip@lougher.demon.co.uk \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.