Subject: CVS commit: src/sys/fs/smbfs
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/20/2004 21:03:42
Module Name:	src
Committed By:	jdolecek
Date:		Sat Mar 20 21:03:42 UTC 2004

Modified Files:
	src/sys/fs/smbfs: smbfs_vnops.c

Log Message:
Add missing permission checks to the smbfs VOP_SETATTR vnode op for the
case where the caller requests to change access or modification times.
Change obtained from FreeBSD rev. 1.30


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/fs/smbfs/smbfs_vnops.c

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