From owner-cvs-sys Sun Oct 8 20:20:05 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA20909 for cvs-sys-outgoing; Sun, 8 Oct 1995 20:20:05 -0700 Received: (from dyson@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA20890 ; Sun, 8 Oct 1995 20:19:53 -0700 Date: Sun, 8 Oct 1995 20:19:53 -0700 From: John Dyson Message-Id: <199510090319.UAA20890@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern vfs_cluster.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk dyson 95/10/08 20:19:52 Modified: sys/kern vfs_cluster.c Log: Work-around a problem in the clustering code on non-VMIO buffers. The write-side needs rewriting, but this makes a ktrace panic go away for now.