From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Lameter Subject: Re: Problem when Patching the kernel for largeblocksize Date: Mon, 14 Apr 2008 10:33:00 -0700 (PDT) Message-ID: References: <63dd345a0804140151h92d5753pf364588842b49dcd@mail.gmail.com> <20080414120001.GT11962@parisc-linux.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: hongqian , linux-fsdevel@vger.kernel.org To: Matthew Wilcox Return-path: Received: from netops-testserver-3-out.sgi.com ([192.48.171.28]:49378 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758913AbYDNRdA (ORCPT ); Mon, 14 Apr 2008 13:33:00 -0400 In-Reply-To: <20080414120001.GT11962@parisc-linux.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, 14 Apr 2008, Matthew Wilcox wrote: > On Mon, Apr 14, 2008 at 04:51:09PM +0800, hongqian wrote: > > I get the patch from /pub/linux/kernel/people/christoph/largeblocksize/4 > > Why ask -fsdevel, rather than, say, Christoph? The largeblock patch has not been updated in awhile now. I am working on getting some of the lower level things into shape. Currently working on page flags, then we need virtual compoun page support and the pagecache function cleanups before we can get to the main patchset. Maybe I can get an updated git tree done (if I get some time). Would people be interested in helping to develop and debug this thing?