From delmonta@sodans.usata.org  Fri Feb 12 21:50:40 2010
Return-Path: <delmonta@sodans.usata.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0327C106568D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 Feb 2010 21:50:40 +0000 (UTC)
	(envelope-from delmonta@sodans.usata.org)
Received: from sodans.usata.org (sodans.usata.org [61.211.239.46])
	by mx1.freebsd.org (Postfix) with ESMTP id CEC808FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 Feb 2010 21:50:39 +0000 (UTC)
Received: by sodans.usata.org (Postfix, from userid 1000)
	id BB74995841; Sat, 13 Feb 2010 06:33:27 +0900 (JST)
Message-Id: <20100212213327.BB74995841@sodans.usata.org>
Date: Sat, 13 Feb 2010 06:33:27 +0900 (JST)
From: IIJIMA Hiromitsu <delmonta@dennougedougakkai-ndd.org>
Reply-To: IIJIMA Hiromitsu <delmonta@dennougedougakkai-ndd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: fstab should accept device filenames with whitespaces
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         143848
>Category:       conf
>Synopsis:       [request] fstab(5) should accept device filenames with whitespaces
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 12 22:00:13 UTC 2010
>Closed-Date:    Sun Feb 21 12:42:16 UTC 2010
>Last-Modified:  Sun Feb 21 12:42:16 UTC 2010
>Originator:     IIJIMA Hiromitsu
>Release:        FreeBSD 8.0-RELEASE i386
>Organization:
DENNOU GEDOU GAKKAI, N.D.D.
>Environment:
FreeBSD prime.dennougedougakkai-ndd.org 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
	I have installed ports/sysutils/fusefs-ntfs and I got a device name
	'/dev/ntfs/Windows XP'. The following commands work fine:
	# mkdir /c
	# mount '/dev/ntfs/Windows XP' /c

	But when I try to write this mounting to /etc/fstab,
	There is no way to write the whitespace in fstab.
	I tried (1) quoting filename with "" and (2) using \040 notation,
	with no good result.

>How-To-Repeat:

	Try to mount a NTFS partition with a volume label with a whitespace.

>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->suspended 
State-Changed-By: linimon 
State-Changed-When: Sat Feb 13 05:04:48 UTC 2010 
State-Changed-Why:  
Mark suspended awaiting patches. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143848 
State-Changed-From-To: suspended->closed 
State-Changed-By: jh 
State-Changed-When: Sun Feb 21 12:42:15 UTC 2010 
State-Changed-Why:  
Duplicate of conf/37569, bin/55539 and bin/117687. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143848 
>Unformatted:
