Subject: PR/31312 CVS commit: src/sys/fs/msdosfs
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 09/14/2005 15:08:02
The following reply was made to PR kern/31312; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/31312 CVS commit: src/sys/fs/msdosfs
Date: Wed, 14 Sep 2005 15:07:22 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Wed Sep 14 15:07:22 UTC 2005
 
 Modified Files:
 	src/sys/fs/msdosfs: msdosfs_lookup.c
 
 Log Message:
 PR/31312: Juan RP: Don't use negative cacheing on msdosfs, because of the
 evil case preserving and case sensitive semantics. From FreeBSD.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.5 -r1.6 src/sys/fs/msdosfs/msdosfs_lookup.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.