Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933311Ab3GCXzI (ORCPT ); Wed, 3 Jul 2013 19:55:08 -0400 Received: from ipmail06.adl6.internode.on.net ([150.101.137.145]:36524 "EHLO ipmail06.adl6.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932206Ab3GCXzH (ORCPT ); Wed, 3 Jul 2013 19:55:07 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmINAG+51FF5LNm+/2dsb2JhbABagwmDGrhwhSgEAYEIF3SCIwEBBTocIxAIAxgJJQ8FJQMhExSHero0Fo44gR0HgwRpA5dIkUaDIyo Date: Thu, 4 Jul 2013 09:54:44 +1000 From: Dave Chinner To: "Dilger, Andreas" Cc: Greg KH , Linus Torvalds , Stephen Rothwell , "Theodore Ts'o" , Linux Kernel Mailing List , "Drokin, Oleg" Subject: Re: [GIT PULL] ext4 updates for 3.11 Message-ID: <20130703235444.GF4072@dastard> References: <20130703181249.GA21797@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2339 Lines: 51 On Wed, Jul 03, 2013 at 06:40:40PM +0000, Dilger, Andreas wrote: > On 2013/03/07 12:12 PM, "Greg KH" wrote: > >On Wed, Jul 03, 2013 at 01:29:41PM +1000, Dave Chinner wrote: > >> On Tue, Jul 02, 2013 at 06:01:11PM -0700, Greg KH wrote: > >> > For this filesystem, it seems that they don't have any > >> > resources to do this work and are relying on the community to > >> > help out. Which is odd, but big companies are strange some > >> > times... > >> > >> Didn't we learn this lesson already with POHMELFS? i.e. that > >> dumping filesystem code in staging on the assumption "the > >> community" will fix it up when nobody in "the community" uses > >> or can even test that filesystem is a broken development > >> model.... > > > >They (Intel) has said that they will continue to clean up this > >code in the tree, until it is in good enough shape to be merged > >into fs/ properly. If they ever stop helping out, I will end up > >dropping it from the tree, just like I did for pohmelfs, so don't > >worry about it lingering around abandoned. > > Right, we are going to continue working on cleaning the code at a > steady pace until it is ready to move to fs/. I don't expect Al > or Dave or Christoph to spend their time (or make their eyes > bleed) with the current state of the code. It has already > undergone some significant cleanup, but needs a bunch more still. The issue I'm more concerned about is more to do with what happens when we do something that affects all filesystems, such as API changes. Then we are forced to look at it and to try to work out what the hell is going on. This was the real problem with pomelhfs being in staging - it had an unreasonably high maintenance overhead compared to other filesystems. This was mainly because pohelmfs was effectively dumped in staging and then left unmaintained - if there's consistent effort put into the Lustre code to clean it up, maintain it and help with API transitions, then I have nothing to object to and I'll just crawl back into my box. ;) Cheers, Dave. -- Dave Chinner david@fromorbit.com -- 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/