From owner-cvs-sys Sat Mar 14 11:53:33 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25317 for cvs-sys-outgoing; Sat, 14 Mar 1998 11:53:33 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25264; Sat, 14 Mar 1998 11:53:21 -0800 (PST) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA29538; Sat, 14 Mar 1998 11:50:38 -0800 (PST) Date: Sat, 14 Mar 1998 11:50:38 -0800 (PST) Message-Id: <199803141950.LAA29538@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_subr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 1998/03/14 11:50:38 PST Modified files: sys/kern vfs_subr.c Log: Disable the vfs.ioopt option for now, so that we don't get gratuitious bugreports. I might not be able to fix the problems before 3.0, due to other, more important things. Revision Changes Path 1.140 +3 -1 src/sys/kern/vfs_subr.c