From owner-cvs-src@FreeBSD.ORG Wed Aug 17 08:48:07 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 0512316A41F; Wed, 17 Aug 2005 08:48:07 +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 3C25A43D48; Wed, 17 Aug 2005 08:48:06 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 5296D52C2F; Wed, 17 Aug 2005 10:48:04 +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 6DA3052BC4; Wed, 17 Aug 2005 10:47:59 +0200 (CEST) Date: Wed, 17 Aug 2005 10:47:49 +0200 From: Pawel Jakub Dawidek To: Doug Barton Message-ID: <20050817084749.GC11066@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> <20050816095217.GB3944@garage.freebsd.pl> <43028269.50904@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="V88s5gaDVPzZ0KCq" Content-Disposition: inline In-Reply-To: <43028269.50904@FreeBSD.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=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: Brian Fundakowski Feldman , src-committers@freebsd.org, Gavin Atkinson , cvs-src@freebsd.org, cvs-all@freebsd.org, freebsd-arch@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 Reply-To: freebsd-arch@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2005 08:48:07 -0000 --V88s5gaDVPzZ0KCq Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 16, 2005 at 05:18:49PM -0700, Doug Barton wrote: +> Pawel Jakub Dawidek wrote: +>=20 +> >Because '/' creates a directory and I want each label to be represented +> >only by one file. +>=20 +> I think what people are saying is that they like the directory creating = behavior. Can you explain your rationale in more detail? Actually, I don't really care. All I wanted was one label to be represented by one single file. That's all. For me, leaving it as it is just asks for troubles. I can live without this change, really. This is something I'd like to ask about our TRB, but unfortunately it was retired yesterday:) CCing to freebsd-arch@. The question(s) is(are): Should we allow '/' in labels or should we replace it with something (eg. '_')? Maybe we should only deny labels with '/../'? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --V88s5gaDVPzZ0KCq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDAvm0ForvXbEpPzQRAodbAKDms13rd73qr3sVDoSkN3SB518F9ACfeYnM NbmOTZcBS4nYKm/7R96Y4N0= =9tS+ -----END PGP SIGNATURE----- --V88s5gaDVPzZ0KCq--