From owner-freebsd-current Mon Mar 16 23:05:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA17397 for freebsd-current-outgoing; Mon, 16 Mar 1998 23:05:47 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA17331; Mon, 16 Mar 1998 23:05:40 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id XAA03576; Mon, 16 Mar 1998 23:05:24 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199803170705.XAA03576@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Karl Denninger cc: Daniel Berlin , Michael Hancock , current@FreeBSD.ORG, dyson@FreeBSD.ORG Subject: Re: WARNING WILL ROBINSON! Risk of severe filesystem damage suspected In-reply-to: Your message of "Tue, 17 Mar 1998 00:54:03 CST." <19980317005403.27423@mcs.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Mar 1998 23:05:24 -0800 From: Amancio Hasty Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dyson 1998/03/16 22:30:56 PST Modified files: sys/kern vfs_subr.c Log: Correct a severely evil bug in the vtruncbuf code. It didn't cause me any problems until after the previous commit. This problem then caused a severe case of creeping crud on my diskdrive, and hosed my system so bad, that I needed to do a complete reinstall. Sorry!!! I assume that others have manifest this bug. Revision Changes Path 1.143 +34 -2 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message