From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harvey Harrison Subject: Re: [GIT PULL] Squashfs pull request for 2.6.29 Date: Thu, 08 Jan 2009 18:30:15 -0800 Message-ID: <1231468215.5715.42.camel@brick> References: <20090108165029.GA10951@infradead.org> <20090108175338.2abbee16.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Christoph Hellwig , Phillip Lougher , torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Andrew Morton Return-path: Received: from rv-out-0506.google.com ([209.85.198.228]:22183 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753202AbZAICaT (ORCPT ); Thu, 8 Jan 2009 21:30:19 -0500 In-Reply-To: <20090108175338.2abbee16.akpm@linux-foundation.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, 2009-01-08 at 17:53 -0800, Andrew Morton wrote: > On Thu, 8 Jan 2009 11:50:29 -0500 Christoph Hellwig wrote: > > > On Thu, Jan 08, 2009 at 04:48:51PM +0000, Phillip Lougher wrote: > > > Please consider pulling my linux-next branch > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus.git > > > > > > The patches have been posted to LKML and linux-fsdevel over the last > > > couple of months and have been reviewed and changed as requested. > > > Diffstat below. > > > > > > Squashfs is a compressed read-only filesystem. It compresses metadata > > > and data, and uses up to 1 MiB block sizes for greater compression. > > > > That seems pretty fast for something only posted this week and not > > even in -next. > > I discussed this with Phillip a bit, and it looks like we'll go for a > 2.6.21 merge. This gives a couple of months for testing and review in > linux-next. akpm time machine? I'll assume that means squashfs is headed for a 2.6.30 merge? Or .29? Harvey