From owner-cvs-sys Wed Dec 17 12:40:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA11423 for cvs-sys-outgoing; Wed, 17 Dec 1997 12:40:33 -0800 (PST) (envelope-from owner-cvs-sys) Received: from gvr.gvr.org (root@gvr.gvr.org [194.151.74.97]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA11409; Wed, 17 Dec 1997 12:40:20 -0800 (PST) (envelope-from guido@gvr.org) Received: (from guido@localhost) by gvr.gvr.org (8.8.6/8.8.5) id VAA09842; Wed, 17 Dec 1997 21:39:31 +0100 (MET) From: Guido van Rooij Message-Id: <199712172039.VAA09842@gvr.gvr.org> Subject: Re: cvs commit: src/sys/kern kern_exec.c In-Reply-To: <199712161622.IAA08136@implode.root.com> from David Greenman at "Dec 16, 97 08:22:17 am" To: dg@root.com Date: Wed, 17 Dec 1997 21:39:31 +0100 (MET) Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk David Greenman wrote: > This log message is somewhat wrong. It's not the struct buf that was > being free()'d, but rather the buffer mapping/target of the struct buf (the > filesystem data). A serious bug nonetheless, and I can hardly imagine what > this might do to the system. Might this be an explanation of date stamps suddenly changing on files? This has been reported a number of times in the past. -Guido