Date: Tue, 10 Sep 2019 17:37:39 +0200 From: Hans Petter Selasky <hps@selasky.org> To: Warner Losh <imp@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r349352 - in head: etc/mtree include lib lib/libnandfs sbin sbin/camcontrol sbin/nandfs sbin/newfs_nandfs share/man/man4 share/man/man5 share/mk stand stand/arm/uboot stand/common stand... Message-ID: <a9ae027e-bf03-c6eb-ed92-ada8402038aa@selasky.org> In-Reply-To: <201906250450.x5P4o9oR015946@repo.freebsd.org> References: <201906250450.x5P4o9oR015946@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2019-06-25 06:50, Warner Losh wrote: > Author: imp > Date: Tue Jun 25 04:50:09 2019 > New Revision: 349352 > URL: https://svnweb.freebsd.org/changeset/base/349352 > > Log: > Remove NAND and NANDFS support > > NANDFS has been broken for years. Remove it. The NAND drivers that > remain are for ancient parts that are no longer relevant. They are > polled, have terrible performance and just for ancient arm > hardware. NAND parts have evolved significantly from this early work > and little to none of it would be relevant should someone need to > update to support raw nand. This code has been off by default for > years and has violated the vnode protocol leading to panics since it > was committed. > > Numerous posts to arch@ and other locations have found no actual users > for this software. > > Relnotes: Yes > No Objection From: arch@ > Differential Revision: https://reviews.freebsd.org/D20745 > This change leaves behind a bunch of empty directories in SVN? Cleanup? --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a9ae027e-bf03-c6eb-ed92-ada8402038aa>