Module Name: src
Committed By: yamt
Date: Wed Nov 30 14:33:47 UTC 2011
Modified Files:
src/sys/ufs/lfs [yamt-pagecache]: lfs.h
src/sys/uvm [yamt-pagecache]: uvm_page.c uvm_page.h
Log Message:
make lfs another pager specific flag so that it won't be affected by
an nfs hack in genfs.
To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.134.2.1 src/sys/ufs/lfs/lfs.h
cvs rdiff -u -r1.178.2.7 -r1.178.2.8 src/sys/uvm/uvm_page.c
cvs rdiff -u -r1.73.2.7 -r1.73.2.8 src/sys/uvm/uvm_page.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.