Subject: CVS commit: syssrc/sys/msdosfs
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 11/04/2001 01:50:01
Module Name:	syssrc
Committed By:	augustss
Date:		Sat Nov  3 23:50:00 UTC 2001

Modified Files:
	syssrc/sys/msdosfs: msdosfs_vnops.c

Log Message:
Don't generate an error if setting the gid/uid doesn't actually change
the gid/uid.  Among other things, this eliminates tons of warnings when
unpacking a tar file in an msdos fs.


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