From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Lameter Subject: Re: [31/36] Large Blocksize: Core piece Date: Wed, 29 Aug 2007 17:12:48 -0700 (PDT) Message-ID: References: <20070828190551.415127746@sgi.com> <20070828190735.292638294@sgi.com> <1188432669.3799.35.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: torvalds@linux-foundation.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Christoph Hellwig , Mel Gorman , William Lee Irwin III , David Chinner , Jens Axboe , Badari Pulavarty , Maxim Levitsky , Fengguang Wu , swin wang , totty.lu@gmail.com, "H. Peter Anvin" , joern@lazybastard.org, "Eric W. Biederman" To: Mingming Cao Return-path: Received: from netops-testserver-4-out.sgi.com ([192.48.171.29]:40045 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753655AbXH3AMt (ORCPT ); Wed, 29 Aug 2007 20:12:49 -0400 In-Reply-To: <1188432669.3799.35.camel@localhost.localdomain> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, 29 Aug 2007, Mingming Cao wrote: > > Known internal limitations: > > > > Ext2 64k > > XFS 64k > > Reiserfs 8k > > Ext3 4k (rumor has it that changing a constant can remove the limit) > > Ext4 4k > > > > There are patches original worked by Takashi Sato to support large block > size (up to 64k) in ext2/3/4, which addressed the directory issue as > well. I just forward ported. Will posted it in a separate thread. > Haven't get a chance to integrated with your patch yet (next step). Ahh. Great. Keep me posted.