Date: Wed, 15 Feb 2006 18:48:24 -0500 From: Adam McDougall <mcdouga9@egr.msu.edu> To: Jim Rees <rees@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/nfsclient nfs_socket.c Message-ID: <20060215234824.GT83891@egr.msu.edu> In-Reply-To: <200601201507.k0KF7JnX073573@repoman.freebsd.org> References: <200601201507.k0KF7JnX073573@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Should this be merged to 6? I have a 6.1-PRERELEASE #1: Mon Feb 6 19:01:43 EST 2006 kernel getting errors several times a day when nfs client is in use. I was previously using FreeBSD 6.0-STABLE #0: Tue Nov 8 07:18:13 EST 2005 without seeing this error. It appeared within the same hour as my kernel upgrade. Feb 6 19:26:39 ice kernel: nfs/tcp clnt: Error 0 reading socket, tearing down TCP connection ... Feb 10 17:15:49 ice kernel: nfs/tcp clnt: Error 0 reading socket, tearing down TCP connection ... Feb 15 17:52:03 ice kernel: nfs/tcp clnt: Error 0 reading socket, tearing down TCP connection On Fri, Jan 20, 2006 at 03:07:19PM +0000, Jim Rees wrote: rees 2006-01-20 15:07:19 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_socket.c Log: Don't log an error on tcp connection reset, even if we don't get ECONNRESET. Submitted by: cel@citi.umich.edu Revision Changes Path 1.135 +2 -2 src/sys/nfsclient/nfs_socket.c _______________________________________________ cvs-src@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-src To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060215234824.GT83891>