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

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

Log Message:
pullup rev. 1.101 from trunk (approved by thorpej):
msdosfs_setattr(): silently ignore uid/gid changes, instead
of returning EINVAL
This fixes bin/9990 by Thomas Klausner.


To generate a diff of this commit:
cvs rdiff -r1.97.4.1 -r1.97.4.2 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.