Received: by 10.192.165.148 with SMTP id m20csp1158150imm; Wed, 25 Apr 2018 13:34:29 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+m94OKypTIudTLbLlDsUkrWbkUW9Vx9wCKsV+CTskA6dxMMEB/FOm5wudqeP40TO+DJEve X-Received: by 10.99.43.70 with SMTP id r67mr22081337pgr.89.1524688469219; Wed, 25 Apr 2018 13:34:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524688469; cv=none; d=google.com; s=arc-20160816; b=y03xZZOn1gk9bOSkJMAYuNVkv7Jj+oNGyE/HCvqG5J9JDIsYt4eoj1dFpT3Qt1l7il csfajf8Oq9F50RqQOGSQGZoRaU8ZI4rJxjbyW2XfMamEoGx6KsLWmMIps2J7os/vU1hl +ZJ38nw8tpXXyhVNPXUI94LJT6z3+QDqD1teyTgJhoJ15x12ohVYIG+WnchUVHQ5lwq5 etoyy77wjuBqlIN2luUHAarZREdd1eMCiSxZr4kcIGe7eXi4fQBhVfUy44XO71uiLJY9 o4D5nWS4Ky/OIoIAfA6mJD65Ubl/8qJGwYLHtx5XJ8yYgxJlAE7Q/Uu0TlFC6opqvouK 5apA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:mail-followup-to :reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=Z31fe3fJxYhBKx2evZntHTI2u5FZG98vVK7MqS/6Fug=; b=j3P2QikVmrPg9oqMu1LXTy6tO7PDldW/dFaUao42huxB/ggBi42s58bgeDMOxRnqwJ 8crKwo4V9ElFOql889L9b0cLqsYrvoAvxX2i0ql36hrkkWsatBefONSVOCL7XS1rtonL lxDJ/DNInWoT/0kDwmXQ3g57cIvDHPE86l1EdlOJrMLHISwYdxc+ZjJiBm8r5e1mV9M5 Q2N6WRXS0QncwbiPmCM/ClzuirbwHuvqqD/Bg8Hy9c4o7h9TjkXrOCnqsjqNxrnmW87S s5y8T/ED1IQweiVorzvoEeM9CrYv7T6GQae/sVe/Loo+j4te0WG4f8O1BKY9CD2cPpF6 ONsg== ARC-Authentication-Results: i=1; mx.google.com; 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 e1-v6si4249998pln.445.2018.04.25.13.34.14; Wed, 25 Apr 2018 13:34:29 -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; 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 S1751365AbeDYUdH (ORCPT + 99 others); Wed, 25 Apr 2018 16:33:07 -0400 Received: from mx2.suse.de ([195.135.220.15]:48259 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750949AbeDYUdE (ORCPT ); Wed, 25 Apr 2018 16:33:04 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 1E8B2ADD1; Wed, 25 Apr 2018 20:33:03 +0000 (UTC) Received: by ds.suse.cz (Postfix, from userid 10065) id 0DBB5DAE0B; Wed, 25 Apr 2018 22:30:29 +0200 (CEST) Date: Wed, 25 Apr 2018 22:30:29 +0200 From: David Sterba To: Matthew Wilcox Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Moving unmaintained filesystems to staging Message-ID: <20180425203029.GQ21272@twin.jikos.cz> Reply-To: dsterba@suse.cz Mail-Followup-To: dsterba@suse.cz, Matthew Wilcox , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org References: <20180425154602.GA8546@bombadil.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180425154602.GA8546@bombadil.infradead.org> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 25, 2018 at 08:46:02AM -0700, 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 have no maintainer for hfs, and no likely prospect of anyone stepping > up soon to become hfs maintainer. I think it's irresponsible of us > to present unmaintained code on an equal basis with filesystems under > active maintenance like ext2. > > I therefore propose we move the following filesystems which are explicitly > listed as Orphaned to staging: > > affs - Amiga filesystem. > efs - old SGI filesystem predating XFS, used on CDs for a while. > hfs - Mac filesystem. > hfsplus - Mac filesystem. > > I further propose we move the following filesystems which have no entry > in MAINTAINERS to staging: > > adfs - Acorn filesystem from the 1990s. > minix > qnx6 I had similar toughts some time ago while browsing the fs/ directory. Access to the filesystem images can be reimplemented in FUSE, but other than that, I don't think the in-kernel code would be missed. It's hard to know how many users are there. I was curious eg. about bfs, befs, coda or feevxfs, looked at the last commits and searched around web if there are any mentions or user community. But as long as there's somebody listed in MAINTAINERS, the above are not candidates for moving to staging or deletion.