Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: reinoud
Date: Fri Oct 31 15:13:55 UTC 2008
Modified Files:
src/sys/kern: vfs_dirhash.c
Log Message:
Remove old KASSERTS that were commented out. Since the dirhash structure is
considered part of the vnode/*_node structure it sure has to be locked or
the code using it is playing russian roulette.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/kern/vfs_dirhash.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