Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [simonb-wapbl] src/sys/kern
Module Name: src
Committed By: simonb
Date: Thu Jun 19 03:27:23 UTC 2008
Modified Files:
src/sys/kern [simonb-wapbl]: vfs_wapbl.c
Log Message:
Fix reference counting for pool initialisation - atomic_inc_uint_nv()
will return 1 (not 0!) for the first time a value is incremented.
To generate a diff of this commit:
cvs rdiff -r1.1.2.6 -r1.1.2.7 src/sys/kern/vfs_wapbl.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