Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761504AbXH3AM7 (ORCPT ); Wed, 29 Aug 2007 20:12:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754488AbXH3AMu (ORCPT ); Wed, 29 Aug 2007 20:12:50 -0400 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 Date: Wed, 29 Aug 2007 17:12:48 -0700 (PDT) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Mingming Cao 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" Subject: Re: [31/36] Large Blocksize: Core piece In-Reply-To: <1188432669.3799.35.camel@localhost.localdomain> 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 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 823 Lines: 23 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. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/