Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/nfs
Module Name: src
Committed By: yamt
Date: Fri Mar 28 13:05:48 UTC 2003
Modified Files:
src/sys/nfs: nfs_serv.c nfs_subs.c nfsm_subs.h
Log Message:
reply ENAMETOOLONG properly instead of discarding request as BADRPC.
my own PR20791.
To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/sys/nfs/nfs_serv.c
cvs rdiff -r1.109 -r1.110 src/sys/nfs/nfs_subs.c
cvs rdiff -r1.24 -r1.25 src/sys/nfs/nfsm_subs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index