From davidx@davidbsd.viasoft.com.cn  Wed Dec 26 17:52:39 2001
Return-Path: <davidx@davidbsd.viasoft.com.cn>
Received: from mail.viasoft.com.cn (unknown [61.153.1.177])
	by hub.freebsd.org (Postfix) with ESMTP id 845EE37B417
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Dec 2001 17:52:38 -0800 (PST)
Received: from davidbsd.viasoft.com.cn (davidlnx.viasoft.com.cn [192.168.1.240])
	by mail.viasoft.com.cn (8.9.3/8.9.3) with ESMTP id KAA14700
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Dec 2001 10:00:38 +0800
Received: (from davidx@localhost)
	by davidbsd.viasoft.com.cn (8.11.6/8.11.6) id fBR1UcW00405;
	Thu, 27 Dec 2001 09:30:38 +0800 (CST)
	(envelope-from davidx)
Message-Id: <200112270130.fBR1UcW00405@davidbsd.viasoft.com.cn>
Date: Thu, 27 Dec 2001 09:30:38 +0800 (CST)
From: XuYifeng <davidx@viasoft.com.cn>
Reply-To: XuYifeng <davidx@viasoft.com.cn>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: smbfs case senstitive problem
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33221
>Category:       kern
>Synopsis:       smbfs case senstitive problem
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 26 18:00:00 PST 2001
>Closed-Date:    Wed Dec 26 19:50:44 PST 2001
>Last-Modified:  Wed Dec 26 19:51:54 PST 2001
>Originator:     XuYifeng
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
viasoft.com.cn
>Environment:
System: FreeBSD davidbsd.viasoft.com.cn 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #5: Thu Dec 27 08:39:45 CST 2001 root@davidbsd.viasoft.com.cn:/usr/obj/usr/src/sys/xu i386

>Description:
        smbfs has directory name case sensitive problem.
	when Windows 2000 shared directory is mounted on FreeBSD,
	suppose I mounted this shared directory as /nt/d, then if there is
	a directory /nt/d/Downloads, i can : 
		cd /nt/d/Downloads  
		ls
	and ls command will show file names, it is correct.
	but strange thing is I can enter command:
		cd /nt/d/downloads
	it also let me enter this directory without any problem!
	but when I type ls command, it shows nothing!

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: bmah 
State-Changed-When: Wed Dec 26 19:50:44 PST 2001 
State-Changed-Why:  
Duplicate of PR 33219. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33221 
>Unformatted:
