From owner-cvs-all Sun Nov 24 13:52:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FBCC37B401; Sun, 24 Nov 2002 13:52:54 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id BADAD43E88; Sun, 24 Nov 2002 13:52:53 -0800 (PST) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <20021124215252003006t15se>; Sun, 24 Nov 2002 21:52:52 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA34711; Sun, 24 Nov 2002 13:51:41 -0800 (PST) Date: Sun, 24 Nov 2002 13:51:40 -0800 (PST) From: Julian Elischer To: Julian Elischer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/fsck_ffs pass5.c In-Reply-To: <200211242141.gAOLfgKf007413@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 24 Nov 2002, Julian Elischer wrote: > julian 2002/11/24 13:41:42 PST > > Modified files: > sbin/fsck_ffs pass5.c > Log: > Fsck needs to check each CG's rotor values to ensure thay are not -ve. > It seems a common corruption to have them -ve (I've seen it several times) > and if fsck doesn't fix it, it leads to a kernel pagefault. > > Reviewd by: kirk > Submitted by: Eric Jacobs and me independently. > MFC in: 2 days > PR: bin/40967 oops.. that should be 40697 > Approved by: re > > Revision Changes Path > 1.33 +3 -3 src/sbin/fsck_ffs/pass5.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message