Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/17/2001 08:52:46
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.