Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261299AbUKHX17 (ORCPT ); Mon, 8 Nov 2004 18:27:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261301AbUKHX17 (ORCPT ); Mon, 8 Nov 2004 18:27:59 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:2537 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S261299AbUKHX15 (ORCPT ); Mon, 8 Nov 2004 18:27:57 -0500 Date: Mon, 8 Nov 2004 18:07:03 -0200 From: Marcelo Tosatti To: Andries Brouwer Cc: Andries Brouwer , torvalds@osdl.org, akpm@osdl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ext2 docs Message-ID: <20041108200703.GA3505@logos.cnet> References: <20041108135541.GA23052@apps.cwi.nl> <20041108173007.GB2900@logos.cnet> <20041108210751.GA2946@pclin040.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041108210751.GA2946@pclin040.win.tue.nl> User-Agent: Mutt/1.5.5.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1272 Lines: 30 On Mon, Nov 08, 2004 at 10:07:51PM +0100, Andries Brouwer wrote: > On Mon, Nov 08, 2004 at 03:30:07PM -0200, Marcelo Tosatti wrote: > > > > +oldalloc Enable the old block allocator. Orlov should > > > + have better performance, we'd like to get some > > > + feedback if it's the contrary for you. > > > +orlov (*) Use the Orlov block allocator. > > > + (See http://lwn.net/Articles/14633/ and > > > + http://lwn.net/Articles/14446/.) > > > > Did you really mean to use the second link "14446" ? > > > > It points to a patch from Ted fixing a memory leak into the Orlov allocator, > > which is not very useful. > > > > You probably meant http://lwn.net/Articles/14447/, which contains the full > > Orlov ext3 patch? > > No, not at all. I am a collector of information, and 14447 has nothing > at all, but 14446 documents the EXT2_TOPDIR_FL flag that is undocumented > in the kernel source. The flag can be set using chattr +T. OK dokie. PS: Maybe the flag should be documented? Its pretty important one. - 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/