From owner-freebsd-stable Wed Jun 26 00:29:26 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA14639 for stable-outgoing; Wed, 26 Jun 1996 00:29:26 -0700 (PDT) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA14634; Wed, 26 Jun 1996 00:29:24 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.5/8.6.5) with SMTP id AAA00203; Wed, 26 Jun 1996 00:29:23 -0700 (PDT) Message-Id: <199606260729.AAA00203@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: stable@freebsd.org cc: jkh@freebsd.org Subject: botched commit From: David Greenman Reply-To: davidg@root.com Date: Wed, 26 Jun 1996 00:29:23 -0700 Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I botched a commit to kern_physio.c (rev 1.11.4.2 and 1.11.4.3) and introduced a new bug in the process. I'm backing out that change right now, so be sure to have either rev 1.11.4.1 or 1.11.4.4 (or later) of kern_physio.c - don't use the other versions! Your machine won't even get past the startup fsck; it'll complain about the superblock being bogus. I don't know what happend; I think I might have messed up when I made the patch, sorry. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project