Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/06/2005 10:23:01
Module Name:	src
Committed By:	yamt
Date:		Thu Oct  6 10:23:01 UTC 2005

Modified Files:
	src/sys/nfs: nfs_serv.c

Log Message:
- remove a ufs dependency.
- bump readdir block size to 1024.  (the same value as userland DIRBLKSIZ)


To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 src/sys/nfs/nfs_serv.c

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