Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/18/2001 21:40:26
Module Name: syssrc
Committed By: chs
Date: Sun Feb 18 19:40:26 UTC 2001
Modified Files:
syssrc/sys/uvm: uvm_vnode.c
Log Message:
in uvn_flush(), add a fast path for the case where the vnode has no pages.
update the comment above this function while I'm here.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/uvm/uvm_vnode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.