CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/28 11:29:49
Modified files:
sys/kern : vfs_biomem.c
sys/sys : buf.h
Log message:
back out the buffer cache uvm_obj change for now.
the bread_cluster code has confused even me and mark,
we need to handle the buffer slice and dice case better
for bread_cluster.
