Subject: NFS messages
To: None <current-users@NetBSD.ORG>
From: Frank van der Linden <frank@fwi.uva.nl>
List: current-users
Date: 02/04/1997 22:33:01
I added a few printf statements to the NFS code, that should signal the
(unusual) case that an error in a socket operation is ignored by the NFS code.
If you start seeing:

	nfs_xxx: ignoring error N

then I'd be very interested in hearing about the value of N, and the
circumstances under which this happens. In particular, if NFS locks up shortly
after you see this message.

- Frank