Subject: CVS commit: [netbsd-2] src/sys/nfs
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 10/27/2005 05:17:56
Module Name:	src
Committed By:	riz
Date:		Thu Oct 27 05:17:56 UTC 2005

Modified Files:
	src/sys/nfs [netbsd-2]: nfs.h nfs_subs.c nfs_vfsops.c nfs_vnops.c
	    nfsmount.h

Log Message:
Pull up following revision(s) (requested by christos in ticket #5863):
	sys/nfs/nfs_subs.c: revision 1.152 via patch
	sys/nfs/nfs.h: revision 1.49
	sys/nfs/nfs_vfsops.c: revision 1.149 via patch
	usr.sbin/amd/include/config.h: revision 1.36
	sys/nfs/nfs_vnops.c: revision 1.227 via patch
	sys/nfs/nfsmount.h: revision 1.34
Allow the attribute cache to be turned off, and allow amd to do it.


To generate a diff of this commit:
cvs rdiff -r1.44.4.1 -r1.44.4.2 src/sys/nfs/nfs.h
cvs rdiff -r1.132.2.3.2.3 -r1.132.2.3.2.4 src/sys/nfs/nfs_subs.c
cvs rdiff -r1.135.2.1 -r1.135.2.1.2.1 src/sys/nfs/nfs_vfsops.c
cvs rdiff -r1.186.2.6.2.4 -r1.186.2.6.2.5 src/sys/nfs/nfs_vnops.c
cvs rdiff -r1.29 -r1.29.4.1 src/sys/nfs/nfsmount.h

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