Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/sys
Module Name: src
Committed By: tron
Date: Sat Jul 2 15:54:03 UTC 2005
Modified Files:
src/sys/sys [netbsd-3]: vnode.h
Log Message:
Pull up revision 1.140 (requested by elad in ticket #487):
- Avoid pollution of struct vnode. Save the fingerprint evaluation status
in the veriexec table entry; the lookups are very cheap now. Suggested
by Chuq.
- Handle non-regular (!VREG) files correctly).
- Remove (no longer needed) FINGERPRINT_NOENTRY.
To generate a diff of this commit:
cvs rdiff -r1.134.2.3 -r1.134.2.4 src/sys/sys/vnode.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