From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruno Wolff III Subject: Re: [PATCH 0/9] Squashfs: Add support for LZMA compressed filesystems Date: Mon, 21 Dec 2009 17:16:45 -0600 Message-ID: <20091221231645.GA32141@wolff.to> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Phillip Lougher 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 On Mon, Dec 07, 2009 at 08:37:48 +0000, Phillip Lougher wrote: > Hi, > > The following patches add LZMA decompression support to Squashfs, using the > in-kernel LZMA decompression library. Do these still have a chance to make 2.6.33?