Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: christos
Date: Mon May 9 11:10:07 UTC 2005
Modified Files:
src/sys/kern: kern_resource.c vfs_lockf.c
src/sys/sys: resourcevar.h
Log Message:
lock all uses of uidhash. provide macros to lock and unlock. based on more
discussions with yamt.
To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sys/kern/kern_resource.c
cvs rdiff -r1.40 -r1.41 src/sys/kern/vfs_lockf.c
cvs rdiff -r1.26 -r1.27 src/sys/sys/resourcevar.h
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