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: yamt
Date: Tue Sep 20 09:49:01 UTC 2005
Modified Files:
src/sys/kern: vfs_vnops.c
src/sys/sys: vnode.h
Log Message:
uninline vn_start_write and vn_finished_write as they are big enough.
To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/kern/vfs_vnops.c
cvs rdiff -r1.143 -r1.144 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