Date: Tue, 12 Dec 1995 19:47:07 -0800 (PST) From: John Dyson <dyson> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <199512130347.TAA14456@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 95/12/12 19:47:05 Modified: sys/kern vfs_bio.c Log: Fix a problem that was caused by new (partial) support for merged cache metadata and VBLK type devices. The code is currently mostly disabled, and a work-around has been added to disabled attempted clustered writes for VBLK type device buffers. Clustered write of meta-data is currently a work in progress. Revision Changes Path 1.78 +5 -1 src/sys/kern/vfs_bio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512130347.TAA14456>