CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/08 15:44:44
Modified files:
sys/nfs : nfsproto.h
Log message:
o sync comment with reality, we have never malloc()'ed filehandles
and the dead code that was supposed todo that has been removed.
o rename the NFS_SMALLFH constant to NFS_MAXFHSIZE, since it better
reflects what it's for.
ok blambert@
