cvs commit: src/sys/nfsclient nfs_socket.c

Adam McDougall mcdouga9 at egr.msu.edu
Wed Feb 15 15:47:22 PST 2006


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 at citi.umich.edu
    
    Revision  Changes    Path
    1.135     +2 -2      src/sys/nfsclient/nfs_socket.c
  _______________________________________________
  cvs-src at freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/cvs-src
  To unsubscribe, send any mail to "cvs-src-unsubscribe at freebsd.org"


More information about the cvs-all mailing list