From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruno Wolff III Subject: Re: [GIT PULL V2] Squashfs updates for 2.6.34-rc1 Date: Sat, 6 Mar 2010 14:53:41 -0600 Message-ID: <20100306205341.GA28316@wolff.to> References: <4B91317D.7000205@lougher.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linus Torvalds , Linux Kernel Development , linux-fsdevel@vger.kernel.org To: Phillip Lougher Return-path: Content-Disposition: inline In-Reply-To: <4B91317D.7000205@lougher.demon.co.uk> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Fri, Mar 05, 2010 at 16:29:49 +0000, Phillip Lougher wrote: > Hi Linus, > > Please consider pulling the following revised Squashfs update for 2.6.34-rc1. > I have removed all the lzma/bunzip2/inflate/lzo code changes (which as far as I > know were the blocking issue previously). > > What remains in the pull request is a clean-up/refactoring of the zlib > wrapper code, outline knowledge of lzma/lzo compressed filesystems (unsupported, > but it gives users an understandable error message when they try to mount them), > and some trivial code tidying. I saw that Linus pulled this and some earlier related packages. I am not sure if I should expect working lzma squashfs in 2.6.34 right now, or if I still need to wait a bit? P.S. Thanks for working on this!