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: pooka
Date: Thu Oct 9 00:11:39 UTC 2008
Modified Files:
src/sys/nfs: nfs_subs.c
Log Message:
Use atomic op to get next xid. Initialize value with arc4random()
at nfs init time instead system time based trickery intermingled
with the runtime code.
le bouef: kills last simple_lock from nfs
To generate a diff of this commit:
cvs rdiff -r1.206 -r1.207 src/sys/nfs/nfs_subs.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