From owner-freebsd-geom@FreeBSD.ORG Sat Nov 28 15:51:12 2009 Return-Path: Delivered-To: freebsd-geom@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93B92106566B; Sat, 28 Nov 2009 15:51:12 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 57C498FC0C; Sat, 28 Nov 2009 15:51:12 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id F10F87E839; Sat, 28 Nov 2009 15:51:10 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.3/8.14.3) with ESMTP id nASFpS5N015909; Sat, 28 Nov 2009 15:51:28 GMT (envelope-from phk@critter.freebsd.dk) To: Pawel Jakub Dawidek From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 28 Nov 2009 09:57:59 +0100." <20091128085759.GW1567@garage.freebsd.pl> Date: Sat, 28 Nov 2009 15:51:28 +0000 Message-ID: <15908.1259423488@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: "James R. Van Artsdalen" , freebsd-geom@FreeBSD.org Subject: Re: help adding device serial numbers to /dev namespace? X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2009 15:51:12 -0000 In message <20091128085759.GW1567@garage.freebsd.pl>, Pawel Jakub Dawidek write s: >This should be very simple to do, I think I even done that in the past, >but before we do it, I want trasz@ to commit his patch to selectively >turn on and off submodules in glabel. Way too much stuff is created by >glabel these days. It's a relevant question if g_label should tie into the "device-on-demand" eventhandler and only produce some of the more obscure names if asked to. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.