Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 07/31/2000 00:01:51
Module Name:	syssrc
Committed By:	jdolecek
Date:		Sun Jul 30 21:01:50 UTC 2000

Modified Files:
	syssrc/sys/msdosfs [netbsd-1-5]: msdosfs_vnops.c

Log Message:
pullup rev. 102 from trunk (approved by thorpej):
msdosfs_getattr(): don't treat archived files (those with ATTR_ARCHIVE
unset) as having flag SF_ARCHIVED on. This fixes bin/8439.


To generate a diff of this commit:
cvs rdiff -r1.97.4.3 -r1.97.4.4 syssrc/sys/msdosfs/msdosfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.