From owner-cvs-src@FreeBSD.ORG Mon Aug 15 07:00:57 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38BB716A41F; Mon, 15 Aug 2005 07:00:57 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9489143D48; Mon, 15 Aug 2005 07:00:56 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 2C81452C2F; Mon, 15 Aug 2005 09:00:55 +0200 (CEST) Received: from localhost (bma126.neoplus.adsl.tpnet.pl [83.28.220.126]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 6A07052BC4; Mon, 15 Aug 2005 09:00:47 +0200 (CEST) Date: Mon, 15 Aug 2005 09:00:33 +0200 From: Pawel Jakub Dawidek To: Brian Fundakowski Feldman Message-ID: <20050815070033.GA8368@garage.freebsd.pl> References: <200508120005.j7C05ARc090857@repoman.freebsd.org> <20050815053757.GB2660@green.homeunix.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline In-Reply-To: <20050815053757.GB2660@green.homeunix.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng devel (FreeBSD) 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.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom/label g_label.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2005 07:00:57 -0000 --KsGdsel6WgEHnImy Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 15, 2005 at 01:37:57AM -0400, Brian Fundakowski Feldman wrote: +> On Fri, Aug 12, 2005 at 12:05:09AM +0000, Pawel Jakub Dawidek wrote: +> > pjd 2005-08-12 00:05:09 UTC +> >=20 +> > FreeBSD src repository +> >=20 +> > Modified files: +> > sys/geom/label g_label.c=20 +> > Log: +> > Avoid creating directories in devfs by changing all '/' in labels to= '_'. +> > =20 +> > Idea from: Stanislav Sedov +> > MFC after: 3 days +>=20 +> Why would we want to prevent the usage of a specific directory structure +> to represent GEOM's namespace, if that's what the administrator wants? If the label name is 'foo/bar' it doesn't seems right to create 'foo' directory and provider 'bar' inside. The label could be also '../random' or something like this and I want to save administrator/user nasty surprises when he inserts some random CD. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --KsGdsel6WgEHnImy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDAD2RForvXbEpPzQRArTQAJ9unG+CQlXqyuiZARLYbug+xkWmYACgif/u 7Mu4OTP9c4HMTrIk4a8z7nA= =WMny -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy--