Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/uvm
Module Name: syssrc
Committed By: chs
Date: Fri Aug 17 05:52:46 UTC 2001
Modified Files:
syssrc/sys/uvm: uvm_mmap.c
Log Message:
call VOP_MMAP() before allowing mappings of vnodes to allow
filesystems which do not support memory mapped access to cause
mmap() of their vnodes to fail.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/uvm/uvm_mmap.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