NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/40491 CVS commit: src/sys/nfs



The following reply was made to PR kern/40491; it has been noted by GNATS.

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40491 CVS commit: src/sys/nfs
Date: Wed,  4 Feb 2009 20:36:54 +0000 (UTC)

 Module Name:   src
 Committed By:  ad
 Date:          Wed Feb  4 20:36:54 UTC 2009
 
 Modified Files:
        src/sys/nfs: nfs_socket.c
 
 Log Message:
 PR kern/40491 5.0: nfs timer can crash/break on smp
 
 Hack around it by acquiring softnet_lock around the client-side timer loop.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.177 -r1.178 src/sys/nfs/nfs_socket.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index