From owner-freebsd-hackers@FreeBSD.ORG Thu Jul 31 08:46:09 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CF4F37B405 for ; Thu, 31 Jul 2003 08:46:09 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A100D43F3F for ; Thu, 31 Jul 2003 08:46:05 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 83C5138A9F; Thu, 31 Jul 2003 15:43:43 +0200 (CEST) Date: Thu, 31 Jul 2003 15:43:43 +0200 From: Simon Barner To: Matthew Emmerton Message-ID: <20030731134343.GB1323@zi025.glhnet.mhn.de> References: <20030730224505.GD531@zi025.glhnet.mhn.de> <1059607242.64020.5.camel@mjtdev1.dand06.au.bytecraft.au.com> <3F285560.2090607@acm.org> <1059608748.64020.10.camel@mjtdev1.dand06.au.bytecraft.au.com> <002201c356fa$4a66a700$1200a8c0@gsicomp.on.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gatW/ieO32f1wygP" Content-Disposition: inline In-Reply-To: <002201c356fa$4a66a700$1200a8c0@gsicomp.on.ca> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: freebsd-hackers@freebsd.org cc: Heiner cc: Murray Taylor cc: kientzle@acm.org Subject: Re: getfsent(3) and spaces in fstab X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 15:46:09 -0000 --gatW/ieO32f1wygP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, > This very discussion came up in -questions a few months ago (or maybe it was > late last year). The conclusion was that unless someone rewrites the > /etc/fstab parsing routines in libc to support quoted and/or escaped spaces, > we'll never be able to mount filesystems that have spaces in their names. I volunteer for that. My intention is to make getfsent(3) recognize '\ ' for both the filesystem and the mount point. I think this is more applicable than using quotes. 'mount' should already handle this correctly, but I will do thorough testing, of course. Cheers, Simon --gatW/ieO32f1wygP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/KR0OCkn+/eutqCoRAoKJAJ92wbE0Sfda5sRleevnznGeIx5QggCffAm3 5WfH+/eSoWXrtiw5FfMFOic= =IvJl -----END PGP SIGNATURE----- --gatW/ieO32f1wygP--