From owner-cvs-all@FreeBSD.ORG Tue Aug 16 09:52:40 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A46916A420; Tue, 16 Aug 2005 09:52:40 +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 92A3143D5A; Tue, 16 Aug 2005 09:52:39 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id DE73352C70; Tue, 16 Aug 2005 11:52:37 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 4AD0A52C3F; Tue, 16 Aug 2005 11:52:27 +0200 (CEST) Date: Tue, 16 Aug 2005 11:52:17 +0200 From: Pawel Jakub Dawidek To: Gavin Atkinson Message-ID: <20050816095217.GB3944@garage.freebsd.pl> References: <200508120005.j7C05ARc090857@repoman.freebsd.org> <20050815053757.GB2660@green.homeunix.org> <20050815070033.GA8368@garage.freebsd.pl> <20050815125814.GC2660@green.homeunix.org> <20050816081644.GA3944@garage.freebsd.pl> <1124182906.2492.4.camel@buffy.york.ac.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tsOsTdHNUZQcU9Ye" Content-Disposition: inline In-Reply-To: <1124182906.2492.4.camel@buffy.york.ac.uk> 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=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: Brian Fundakowski Feldman , src-committers@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/geom/label g_label.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Aug 2005 09:52:40 -0000 --tsOsTdHNUZQcU9Ye Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 16, 2005 at 10:01:46AM +0100, Gavin Atkinson wrote: +> FWIW, I would prefer to see this backed out, or at least not MFC'd. I'm +> using labels containing slashes as a way to split a large number of +> devices up in /dev, and MFCing this would presumably break my setup. As +> far as I can tell, if somebody has used a "/" in a label, then that was +> an administrative decision, and if possible we should obey that. +>=20 +> Is there any technical reason why a "/" cannot be allowed? I do agree +> that filtering out any occurances of "../" is a good idea. Because '/' creates a directory and I want each label to be represented only by one file. It is not going to MFCed to RELENG_5, but I want this behaviour starting =66rom 6.0. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --tsOsTdHNUZQcU9Ye Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDAbdRForvXbEpPzQRAgOMAKCSIB0bKZJosjDvg24vbnJBJG8u8QCgkbXn G38WK17kqdwn5j2IcclnyU0= =fOhw -----END PGP SIGNATURE----- --tsOsTdHNUZQcU9Ye--