Date: Sat, 13 Feb 2010 06:33:27 +0900 (JST) From: IIJIMA Hiromitsu <delmonta@dennougedougakkai-ndd.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: misc/143848: fstab should accept device filenames with whitespaces Message-ID: <20100212213327.BB74995841@sodans.usata.org> Resent-Message-ID: <201002122200.o1CM0Dnf002476@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 143848 >Category: misc >Synopsis: fstab should accept device filenames with whitespaces >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 12 22:00:13 UTC 2010 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100212213327.BB74995841>