Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754621AbbHaWjl (ORCPT ); Mon, 31 Aug 2015 18:39:41 -0400 Received: from mail-io0-f181.google.com ([209.85.223.181]:33879 "EHLO mail-io0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752064AbbHaWjj (ORCPT ); Mon, 31 Aug 2015 18:39:39 -0400 MIME-Version: 1.0 In-Reply-To: <55E4D5DE.2030709@gmail.com> References: <20150831061920.GA2751@quack.suse.cz> <55E4D5DE.2030709@gmail.com> Date: Mon, 31 Aug 2015 15:39:38 -0700 X-Google-Sender-Auth: QuTe9RELuQ04XY2osRn26RthE1w Message-ID: Subject: Re: [GIT PULL] Ext3 removal, quota & udf fixes From: Linus Torvalds To: Raymond Jennings Cc: Jan Kara , LKML , "linux-ext4@vger.kernel.org" , linux-fsdevel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1462 Lines: 30 On Mon, Aug 31, 2015 at 3:31 PM, Raymond Jennings wrote: > > That said, I wouldn't mind myself if the ext4 driver were given a very > grueling regression test to make sure it can actually handle old ext3 > systems as well as the ext3 driver can. That's not my only worry. Things like "can you go back to ext3-only" is an issue too - I don't think that's been a big priority for ext4 any more, and if there are any existing hold-outs that still use ext3, they may want to be able to go back to old kernels. So it's not just a "you can use ext4 instead" issue. Can you do that *without* then forcing an upgrade forever on that partition? I'm not sure the ext4 people are really even willing to guarantee that kind of backwards compatibility. I could be ok with removing ext3 in theory, but I haven't seen a lot of rationale for it, and I don't know if there are still users who may have their own good reasons to stay with ext3. Maybe there has been lots of discussion about this on fsdevel (which I don't follow), and I'm just lacking the background, but if so I want to see that background. Not just a oneliner description that basically says "remove ext3 support". Linus -- 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/