Received: by 10.192.165.148 with SMTP id m20csp3064069imm; Sun, 29 Apr 2018 13:09:27 -0700 (PDT) X-Google-Smtp-Source: AB8JxZoSQNVQ09FGW7F9XX1QwxqwpJ3IKE81b/BKsmtdESe05T0E/68KJDCOu8DchtzVaGF34VLU X-Received: by 2002:a17:902:1aa:: with SMTP id b39-v6mr10091766plb.120.1525032567313; Sun, 29 Apr 2018 13:09:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525032567; cv=none; d=google.com; s=arc-20160816; b=CnNzlpzbiBVfqtKwXFgKGC9SIqCghw4LoXPdqY39F40uF+5Av/bBxfiU0brDGbbjZW JqInY4JpYt3leqhAn0PXHTsjZwnZJSGiK7s3bHvWlV7l99CQhfniKiavxwPIWgIPb+iu lU7Wz44d6JwSl1f0ldNDZLcDkM28aG52hLeQ4/TgnF79V75pKbKwdwNHTPMqF3syG7hU PcxMyA5YxxwUe1X6XsUhSQkIAwjVJYw8GqwQ6JUPbF7Vah05dCeyIHfZVzl2Y6AEaQ0x bVLLVET5Bftjum27+bgYdXllX3PKALsLlG2v+qJBtXcCjImak7tw67ypdzx+PHoeJCCD ONXQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:content-disposition :content-transfer-encoding:mime-version:in-reply-to:references:cc :user-agent:date:subject:to:from:dkim-signature :arc-authentication-results; bh=T74J2whe8V7AZI99fSppWBh9yXd6reSQpUtyFyyKI74=; b=W+q7HRLi4L3TbKN1r/vwdki8XhlY58+bO8+XG8Uxd4dXcX8SRQDND10g9x78GzutWi tkRP3q6vBF9UNYM5jSRwog1LsWvE8lhri3km6PWMdVuJClNePgzBErbj1pTmkyCcBAaD KFPfwAnQFRlj0jpFVYIH/AFdO3ou0nPR8ofVVv709VuzqiRiR0cKPfiFqp2nuXh86O/n Nsb/kHd6EPSLmTVwmUpOGFUBMry9nr2xUJLuSR3mEZ8ordM+pZw7ZFJCs9Z0brujGDxr O2XAn08Mo5qvlKJUdmwqTGpFGPOJqER6RugvzV63p/7DYGuWLq2HBH3QvU5bGJ1CkVQM B1SA== ARC-Authentication-Results: i=1; mx.google.com; dkim=temperror (no key for signature) header.i=@rainbow-software.org header.s=atlsmtp header.b=HZ/3vIPp; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o10-v6si5212936pgq.148.2018.04.29.13.08.58; Sun, 29 Apr 2018 13:09:27 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=temperror (no key for signature) header.i=@rainbow-software.org header.s=atlsmtp header.b=HZ/3vIPp; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754172AbeD2UHv (ORCPT + 99 others); Sun, 29 Apr 2018 16:07:51 -0400 Received: from smtp-1b.atlantis.sk ([80.94.52.26]:52487 "EHLO smtp-1b.atlantis.sk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753985AbeD2UHs (ORCPT ); Sun, 29 Apr 2018 16:07:48 -0400 Received: from [192.168.0.2] (188-167-69-119.dynamic.chello.sk [188.167.69.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp-1b.atlantis.sk (Postfix) with ESMTPSA id B48258346DC8; Sun, 29 Apr 2018 22:07:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=rainbow-software.org; s=atlsmtp; t=1525032465; bh=BFSyNsBnW4sV2Nj5vYjErYTUpb6UhQnXOll4xUFZkWY=; h=From:To:Subject:Date:Cc:References:In-Reply-To; b=HZ/3vIPpGZuWypSg2ou4ntJV0isjzm9jgXUMybup8KUfIsh9MnIm/ieTdlFEwO9nb bhJnieFe3ybEgkatuK+aMSA1xrdS/7pnQnbyToqkecTBst7zV/tNAIWROmfZvD74UX SQk05CrHjXQSwO8gihn1jRf0WWbInRjxs9ps1cdA= From: Ondrej Zary To: Greg KH Subject: Re: Moving unmaintained filesystems to staging Date: Sun, 29 Apr 2018 22:07:26 +0200 User-Agent: KMail/1.9.10 (enterprise35 0.20100827.1168748) Cc: Pavel Machek , Matthew Wilcox , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org References: <20180425154602.GA8546@bombadil.infradead.org> <20180426061108.GB4977@amd> <20180429120705.GA18149@kroah.com> In-Reply-To: <20180429120705.GA18149@kroah.com> X-KMail-QuotePrefix: > MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201804292207.26775.linux@rainbow-software.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sunday 29 April 2018 14:07:05 Greg KH wrote: > On Thu, Apr 26, 2018 at 08:11:08AM +0200, Pavel Machek wrote: > > On Wed 2018-04-25 08:46:02, Matthew Wilcox wrote: > > > Recently ncpfs got moved to staging. Also recently, we had some fuzzer > > > developers report bugs in hfs, which they deem a security hole because > > > Ubuntu attempts to automount an inserted USB device as hfs. > > > > We promise "no-regressions" for code in main repository, no such > > promise for staging. We have quite a lot of code without maintainer. > > > > Moving code to staging means it will get broken -- staging was not > > designed for this. I believe moving anything there is bad idea. > > > > Staging is for ugly code, not for code that needs new maintainter. > > Staging is used for getting code _out_ of the kernel tree as well as > _in_. We use it all the time to move code there, see if anyone shows up > in 6-8 months to say "I will fix this!", and if not, we delete it. > > Look at what just happened to IRDA in the 4.17-rc1 release as an example > of this. Really a "great" example of deleting working code :( -- Ondrej Zary