Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 03/14/2006 03:23:23
Module Name:	src
Committed By:	yamt
Date:		Tue Mar 14 03:23:23 UTC 2006

Modified Files:
	src/sys/nfs: nfsproto.h

Log Message:
bump NFS_MAXDGRAMDATA from 32k to 60k.  (ie. near the protocol limit of udp.)
- it can help performance for some environments.
- administrators should be free to do silly things. :-)


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/nfs/nfsproto.h

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