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: pooka
Date: Sun Jul 22 21:26:54 UTC 2007
Modified Files:
src/sys/kern: vnode_if.sh vnode_if.src
Log Message:
Introduce WILLMAKE for vnode operations which create a new vnode.
Insert a KASSERT along the return path of such operations to check
that the operation set the vnode size.
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/kern/vnode_if.sh
cvs rdiff -r1.52 -r1.53 src/sys/kern/vnode_if.src
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