CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2011/04/05 15:31:58
Modified files: sys/kern : vfs_biomem.c Log message: fix nasty buffer cache bug where we could forget about pages shrunk off of a buffer as the result of bread_cluster. ok art@ thib@