From owner-freebsd-geom@FreeBSD.ORG Mon Mar 15 23:52:03 2010 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 6135A106566B for ; Mon, 15 Mar 2010 23:52:03 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (chello089077043238.chello.pl [89.77.43.238]) by mx1.freebsd.org (Postfix) with ESMTP id A596F8FC15 for ; Mon, 15 Mar 2010 23:52:02 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 5B47D45CBA; Tue, 16 Mar 2010 00:52:00 +0100 (CET) Received: from localhost (chello089077043238.chello.pl [89.77.43.238]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 2E88145C8C; Tue, 16 Mar 2010 00:51:55 +0100 (CET) Date: Tue, 16 Mar 2010 00:51:55 +0100 From: Pawel Jakub Dawidek To: CyberLeo Kitsana Message-ID: <20100315235155.GA3574@garage.freebsd.pl> References: <20100315195059.GA1331@a91-153-117-195.elisa-laajakaista.fi> <4B9EBEE7.5080803@cyberleo.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline In-Reply-To: <4B9EBEE7.5080803@cyberleo.net> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 9.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.6 required=4.5 tests=BAYES_00,RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: freebsd-geom@freebsd.org Subject: Re: geom_label and directories under /dev 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: Mon, 15 Mar 2010 23:52:03 -0000 --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 15, 2010 at 06:12:39PM -0500, CyberLeo Kitsana wrote: > On 03/15/2010 03:43 PM, Ivan Voras wrote: > > Jaakko Heinonen wrote: > >> So it's probably a dead end to try to suggest disallowing of '/'? > >> Unfortunately it's not easy to fix all problems with directories. For > >> starters devfs doesn't support removal of directories at all. > >=20 > > I have no idea why "/" would be allowed - it isn't in regular filenames > > so why would this be special? I wote to remove slashes. >=20 > Please be very careful with such a change. I rely on this behaviour > pretty heavily, to keep things hierarchically arranged. Such a change > would break pretty much every box I run. No worries. I agree it is useful. File system labels are not file names and I'm happy that our devfs support transparent directory creation, because thanks to this we can use directory names in labels for free. There sure are devfs bugs that have to be fixed and not avoided by limiting flexibility in GEOM providers names selection. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkueyBsACgkQForvXbEpPzSVNwCg0AlP/mAylsa3bk3A3S4g7csP gaUAni3NHJFTyVopxAp/Fk1RMbPcDs0D =t3aP -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C--