Date: Tue, 26 Feb 2002 12:51:19 -0800 (PST) From: Olof Samuelsson <olof@s8n.pp.se> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/35353: cfs strips eighth bit of file name on "output" Message-ID: <200202262051.g1QKpJb01096@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 35353 >Category: ports >Synopsis: cfs strips eighth bit of file name on "output" >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 26 13:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Olof Samuelsson >Release: 4.4-RELEASE-p4 >Organization: no >Environment: FreeBSD boulard 4.4-RELEASE-p4 FreeBSD 4.4-RELEASE-p4 #0: Sun Jan 27 17:58:07 CET 2002 root@boulard:/export/obj/usr/src/sys/BOULARD i386 >Description: cfs seems to strip the eighth bit of characters in file names when listing directories. It is not stripped on input (see "How to repeat..."). >How-To-Repeat: (setup cfs, cattach /crypt/crypt) cd /crypt/crypt/apa and ... boulard:/crypt/crypt/apa$ ls boulard:/crypt/crypt/apa$ touch åtrå boulard:/crypt/crypt/apa$ ls etre boulard:/crypt/crypt/apa$ ls -l ls: etre: No such file or directory boulard:/crypt/crypt/apa(1)$ rm etre rm: etre: No such file or directory boulard:/crypt/crypt/apa(1)$ cat åtrå boulard:/crypt/crypt/apa$ rm åtrå boulard:/crypt/crypt/apa$ ls boulard:/crypt/crypt/apa$ >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202262051.g1QKpJb01096>