Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/19/2005 12:47:23
Module Name:	src
Committed By:	yamt
Date:		Fri Aug 19 12:47:23 UTC 2005

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

Log Message:
as we now have 64bit ino_t, no need to truncate nfsv3 fileids.


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sys/nfs/nfs_serv.c
cvs rdiff -r1.150 -r1.151 src/sys/nfs/nfs_subs.c

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