From owner-freebsd-current@FreeBSD.ORG Fri Jun 12 13:19:18 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 351DD106567B; Fri, 12 Jun 2009 13:19:18 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 2C7598FC27; Fri, 12 Jun 2009 13:19:16 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA09701; Fri, 12 Jun 2009 16:19:15 +0300 (EEST) (envelope-from avg@freebsd.org) Message-ID: <4A3255D3.4030906@freebsd.org> Date: Fri, 12 Jun 2009 16:19:15 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 To: John Baldwin References: <4A2E9702.5040801@icyb.net.ua> <4A321D4C.8030107@freebsd.org> <200906120855.13654.jhb@freebsd.org> In-Reply-To: <200906120855.13654.jhb@freebsd.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: GEOM_VOL gc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2009 13:19:18 -0000 on 12/06/2009 15:55 John Baldwin said the following: > 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 > Ouch, my bad. No intention on my part to drop this, I just missed this. Thanks. -- Andriy Gapon