Source-Changes archive

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

CVS commit: src/sys/nfs



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