Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2016 11:29:01 -0500
From:      Pedro Giffuni <pfg@FreeBSD.org>
To:        "George V. Neville-Neil" <gnn@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r300062 - in head/sys: gnu/fs modules modules/reiserfs
Message-ID:  <7ba425bb-6dc8-f56f-1353-abd7291cdb5e@FreeBSD.org>
In-Reply-To: <201605171536.u4HFae3R084696@repo.freebsd.org>
References:  <201605171536.u4HFae3R084696@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello;

On 05/17/16 10:36, George V. Neville-Neil wrote:
> Author: gnn
> Date: Tue May 17 15:36:40 2016
> New Revision: 300062
> URL: https://svnweb.freebsd.org/changeset/base/300062
>
> Log:
>   Kill off ReiserFS as it is no longer supported, for obvious reasons.
>

It's not so obvious since the fs worked and could've been useful for
people migrating from ancient linux.

It's a welcome move though.

> Deleted:
>   head/sys/gnu/fs/
>   head/sys/modules/reiserfs/
> Modified:
>   head/sys/modules/Makefile
>
> Modified: head/sys/modules/Makefile
> ==============================================================================
> --- head/sys/modules/Makefile	Tue May 17 15:21:17 2016	(r300061)
> +++ head/sys/modules/Makefile	Tue May 17 15:36:40 2016	(r300062)
> @@ -312,7 +312,6 @@ SUBDIR=	\
>  	${_rdma} \
>  	${_rdrand_rng} \
>  	re \
> -	reiserfs \
>  	rl \
>  	rtwn \
>  	${_rtwnfw} \
>

You will have to cleanup sys/conf/files (at least lines 3158-3166) as well.

If you are cleaning old cruft, can we please kill ctm(1)?

Regards,

Pedro.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7ba425bb-6dc8-f56f-1353-abd7291cdb5e>