Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 1999 09:59:50 -0700
From:      Greg Lehey <grog@lemis.com>
To:        Poul-Henning Kamp <phk@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   HEADS UP (was: cvs commit: src/sys/miscfs/specfs spec_vnops.c)
Message-ID:  <19991019095950.30903@mojave.worldwide.lemis.com>
In-Reply-To: <199910181659.JAA86963@freefall.freebsd.org>; from Poul-Henning Kamp on Mon, Oct 18, 1999 at 09:59:51AM -0700
References:  <199910181659.JAA86963@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 18 October 1999 at  9:59:51 -0700, Poul-Henning Kamp wrote:
> phk         1999/10/18 09:59:51 PDT
> 
>   Modified files:
>     sys/miscfs/specfs    spec_vnops.c 
>   Log:
>   Change the default for the vfs.bdev_buffered sysctl to zero.
>   
>   This means that access to block devices nodes will act the
>   same as char device nodes for disk-like devices.
>   
>   If you encounter problems after this, where programs accessing
>   disks directly fail to operate, please use the following command
>   to revert to previous behaviour:
>   
>           sysctl -w vfs.bdev_buffered=1
>   
>   And verify that this was indeed the cause of your trouble.
>   
>   See the mail-archives of the arch@FreeBSD.org list for background.

Shouldn't this have been followed with a heads up?

Wonderful timing!

Greg
-- 
Finger grog@lemis.com for PGP public key
See complete headers for address and phone numbers


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991019095950.30903>