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: yamt
Date: Sat Feb 4 11:58:08 UTC 2006
Modified Files:
src/sys/kern: vfs_vnops.c
Log Message:
vn_read: don't bother to allocate read-ahead context here.
it will be done in uvn_get if necessary.
To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 src/sys/kern/vfs_vnops.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