svn commit: r300067 - head/sys/conf

George V. Neville-Neil gnn at FreeBSD.org
Tue May 17 17:09:46 UTC 2016


Author: gnn
Date: Tue May 17 17:09:45 2016
New Revision: 300067
URL: https://svnweb.freebsd.org/changeset/base/300067

Log:
  Final nit in ReiserFS removal.

Modified:
  head/sys/conf/options

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options	Tue May 17 17:08:13 2016	(r300066)
+++ head/sys/conf/options	Tue May 17 17:09:45 2016	(r300067)
@@ -242,7 +242,6 @@ NANDFS		opt_dontuse.h
 NULLFS		opt_dontuse.h
 PROCFS		opt_dontuse.h
 PSEUDOFS	opt_dontuse.h
-REISERFS	opt_dontuse.h
 SMBFS		opt_dontuse.h
 TMPFS		opt_dontuse.h
 UDF		opt_dontuse.h


More information about the svn-src-all mailing list