NetBSD-Bugs archive

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

PR/40491 CVS commit: [netbsd-5] src/sys/nfs



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40491 CVS commit: [netbsd-5] src/sys/nfs
Date: Fri,  6 Feb 2009 01:48:58 +0000 (UTC)

 Module Name:   src
 Committed By:  snj
 Date:          Fri Feb  6 01:48:58 UTC 2009
 
 Modified Files:
        src/sys/nfs [netbsd-5]: nfs_socket.c
 
 Log Message:
 Pull up following revision(s) (requested by ad in ticket #412):
        sys/nfs/nfs_socket.c: revision 1.178
 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.173.4.2 -r1.173.4.3 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