From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Lameter Subject: Re: [00/41] Large Blocksize Support V7 (adds memmap support) Date: Mon, 24 Sep 2007 14:13:30 -0700 (PDT) Message-ID: References: <200709161853.12050.nickpiggin@yahoo.com.au> <200709181116.22573.nickpiggin@yahoo.com.au> <20070918191853.GB7541@v2.random> <1190163523.24970.378.camel@edge.yarra.acx> <20070919050910.GK995458@sgi.com> <20070919140430.GJ4608@v2.random> <20070920013821.GR995458@sgi.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: David Chinner , Andrea Arcangeli , Linus Torvalds , Nathan Scott , Nick Piggin , Mel Gorman , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Christoph Hellwig , William Lee Irwin III , Jens Axboe , Badari Pulavarty , Maxim Levitsky , Fengguang Wu , swin wang , totty.lu@gmail.com, joern@lazybastard.org To: Hugh Dickins Return-path: Received: from netops-testserver-4-out.sgi.com ([192.48.171.29]:56031 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756878AbXIXVNc (ORCPT ); Mon, 24 Sep 2007 17:13:32 -0400 In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Fri, 21 Sep 2007, Hugh Dickins wrote: > I've found some fixes needed on top of your Large Blocksize Support > patches: I'll send those to you in a moment. Looks like you didn't > try much swapping! yup. Thanks for looking at it. > > I only managed to get ext2 working with larger blocksizes: > reiserfs -b 8192 wouldn't mount ("reiserfs_fill_super: can not find > reiserfs on /dev/sdb1"); ext3 gave me mysterious errors ("JBD: tar > wants too many credits", even after adding JBD patches that you > turned out to be depending on); and I didn't try ext4 or xfs > (I'm guessing the latter has been quite well tested ;) Yes, there were issues with the first releases of the JBD patches. The current crop in mm is fine but much of that may have bypassed this list.