Re: GEOM_VOL gc

From: John Baldwin <jhb_at_freebsd.org>
Date: Fri, 12 Jun 2009 08:55:13 -0400
On Friday 12 June 2009 5:18:04 am Andriy Gapon wrote:
> on 09/06/2009 20:08 Andriy Gapon said the following:
> > It seems that it is time to garbage-collect GEOM_VOL option:
> > 
> > $ glimpse -w GEOM_VOL
> > /usr/src-head/sys/conf/options: GEOM_VOL        opt_geom.h
> > /usr/src-head/sys/conf/NOTES: options   GEOM_VOL                # Volume 
names
> > from UFS superblock
> > /usr/src-head/sys/conf/NOTES: # around.  (See also option GEOM_VOL for a 
different
> > solution to this
> > /usr/src-head/release/doc/de_DE.ISO8859-1/relnotes/common/new.sgml:
> > <literal>GEOM_VOL</literal> genutzt, k&ouml;nnen die
> 
> How about the following patch?
> I am not sure though what to do with
> de_DE.ISO8859-1/relnotes/common/new.sgml - I don't speak German and the
> file seems quite aged (or a template?).

Hmm, should probably do a case-insensitive search.  The code for GEOM_VOL is 
still present and it is still a valid GEOM if someone wants to use it instead 
of GEOM_LABEL.  Or at least, if you want to remove it, you need to remove it 
fully:

sys/conf/files:geom/geom_vol_ffs.c               optional geom_vol

-- 
John Baldwin
Received on Fri Jun 12 2009 - 10:59:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:49 UTC