Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 08/08/1998 04:39:21
Module Name:	src
Committed By:	kleink
Date:		Sat Aug  8 11:39:21 UTC 1998

Modified Files:
	src/sys/nfs: nfs_vnops.c
Log Message:
Pathconf: for V2 mounts, revert back to failing with EINVAL if an RPC would
be necessary to obtain the information, as this fits the pathconf semantics
of `no association supported' better than `no limit available.'