Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936013Ab3DIL2f (ORCPT ); Tue, 9 Apr 2013 07:28:35 -0400 Received: from li9-11.members.linode.com ([67.18.176.11]:60580 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932926Ab3DIL2d (ORCPT ); Tue, 9 Apr 2013 07:28:33 -0400 Date: Tue, 9 Apr 2013 07:28:24 -0400 From: "Theodore Ts'o" To: Adrian Chadd Cc: Christian Lamparter , Eugene Krasnikov , Kalle Valo , "Luis R. Rodriguez" , linux-bluetooth , linux-wireless , ath9k_htc_fw , "linux-kernel@vger.kernel.org" Subject: Re: Version number policy! Message-ID: <20130409112824.GA12050@thunk.org> Mail-Followup-To: Theodore Ts'o , Adrian Chadd , Christian Lamparter , Eugene Krasnikov , Kalle Valo , "Luis R. Rodriguez" , linux-bluetooth , linux-wireless , ath9k_htc_fw , "linux-kernel@vger.kernel.org" References: <201304090003.47056.chunkeey@googlemail.com> <20130409003720.GA5145@thunk.org> 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) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1615 Lines: 33 On Mon, Apr 08, 2013 at 06:51:10PM -0700, Adrian Chadd wrote: > > But then you end up with people making filesystems which aren't > necessarily backwards compatible (and aren't aware of this), then try > to share with other extX implementations; or boot an older Linux > kernel (eg plugging an ext3 device on a newer box to an older box.) > Now, ext3 is a bit more mature nowdays so people aren't _always_ > hitting this corner case. You have a long memory --- going back to about seven years ago, to 2006.... > I'm not knocking extX here; I'm just pointing out that exposing things > as a set of capability flags doesn't magically fix interoperability. > It just stops you from scribbling crap where it shouldn't be. Sure, the only question is how long do you support ancient file systems out there. I consider that primarily a distribution question, not an upstream development question. People who pay $$$ for ancient crud, expect that the people to whom they have paid $$$ will take care of that problem for them. From an upstream development perspective, some people might argue that two years is plenty of time to wait for the vast majority of the people running community distributions to have upgraded (and if they want more than that, they can pay $$$ to the aforementioned enterprise distro's, or take care of that situation on their own). - Ted -- 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/