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:34
Module Name:	src
Committed By:	yamt
Date:		Fri Jun 30 09:55:34 UTC 2006

Modified Files:
	src/sys/nfs: nfs_bio.c nfs_vnops.c

Log Message:
fix handling of NFSERR_NOTSUPP and NFSERR_BAD_COOKIE,
which have been broken since nfs_socket.c rev.1.115.


To generate a diff of this commit:
cvs rdiff -r1.143 -r1.144 src/sys/nfs/nfs_bio.c
cvs rdiff -r1.237 -r1.238 src/sys/nfs/nfs_vnops.c

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