Subject: CVS commit: src/sys/fs/msdosfs
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/14/2005 15:07:22
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.