Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 06/30/2006 09:55:06
Module Name: src
Committed By: yamt
Date: Fri Jun 30 09:55:06 UTC 2006
Modified Files:
src/sys/nfs: nfs_socket.c
Log Message:
nfs_request: don't bother to handle NFSERR_STALEWRITEVERF
because it isn't a real nfs error value.
To generate a diff of this commit:
cvs rdiff -r1.135 -r1.136 src/sys/nfs/nfs_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.