From owner-freebsd-amd64@FreeBSD.ORG Sun Feb 13 23:30:10 2005 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0ADA16A50D for ; Sun, 13 Feb 2005 23:30:09 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A45E743D3F for ; Sun, 13 Feb 2005 23:30:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1DNU9kx080774 for ; Sun, 13 Feb 2005 23:30:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1DNU9Bp080770; Sun, 13 Feb 2005 23:30:09 GMT (envelope-from gnats) Resent-Date: Sun, 13 Feb 2005 23:30:09 GMT Resent-Message-Id: <200502132330.j1DNU9Bp080770@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Trushkin "Dreug" Eugene Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3137516A4CE for ; Sun, 13 Feb 2005 23:25:09 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C34043D2F for ; Sun, 13 Feb 2005 23:25:09 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j1DNP8h1002334 for ; Sun, 13 Feb 2005 23:25:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j1DNP8LV002333; Sun, 13 Feb 2005 23:25:08 GMT (envelope-from nobody) Message-Id: <200502132325.j1DNP8LV002333@www.freebsd.org> Date: Sun, 13 Feb 2005 23:25:08 GMT From: Trushkin "Dreug" Eugene To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: amd64/77470: Using of cyrillic filenames conversion leads to english filenames gabmbling X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Feb 2005 23:30:10 -0000 >Number: 77470 >Category: amd64 >Synopsis: Using of cyrillic filenames conversion leads to english filenames gabmbling >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 13 23:30:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Trushkin "Dreug" Eugene >Release: FreeBSD5.3-RELEASE amd64 >Organization: BMSTU >Environment: FreeBSD dreug.vxoda.net 5.3-RELEASE FreeBSD 5.3-RELEASE #4: Sun Feb 13 23:39:09 MSK 2005 root@dreug.vxoda.net:/usr/src/sys/amd64/compile/Dreug64 amd64 >Description: Hello. I use "mount_msdosfs -D cp1251 -L ru_RU.KOI8-R /dev/ad1s5 /mnt" for mounting vfat filesystem with codepage CP1251 (in system with ru_RU.KOI8-R locale). All filenames in /mnt are gambled. English filenames too! For example dot symbol become asterisk. I have the same trouble with generic kernel or when i use "-W koi2dos" instead "-D cp1251". I notice english filenames gambling only when i use -L or -W or -D in mount_msdosfs or -C in mount_cd9660. It seems to me, that this is observed only with amd64 kernel. Everything is OK with FreeBSD 5.2.1 i386 on the same hardware with identical settings (tty: cons25r, login class: russian, LANG=ru_RU.KOI8-R, MM_CHARSET=KOI8-R) and identical commands. Excuse me, my english is poor. >How-To-Repeat: In FreeBSD5.3-RELEASE amd64 mount vfat partition with codepage cp1251 using command like: mount_msdosfs -D cp1251 -L ru_RU.KOI8-R /dev/ad1s5 /mnt >Fix: >Release-Note: >Audit-Trail: >Unformatted: