From owner-freebsd-current Sat Oct 3 12:18:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15849 for freebsd-current-outgoing; Sat, 3 Oct 1998 12:18:58 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15828 for ; Sat, 3 Oct 1998 12:18:50 -0700 (PDT) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id NAA21753; Sat, 3 Oct 1998 13:18:28 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id NAA25748; Sat, 3 Oct 1998 13:18:27 -0600 Date: Sat, 3 Oct 1998 13:18:27 -0600 Message-Id: <199810031918.NAA25748@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Kirk McKusick Cc: Don Lewis , freebsd-current@FreeBSD.ORG Subject: Re: Softupdates panics In-Reply-To: <199810031707.KAA00360@flamingo.McKusick.COM> References: <199810020735.AAA14928@salsa.gv.tsc.tdk.com> <199810031707.KAA00360@flamingo.McKusick.COM> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kirk McKusick writes: > Don, > > I concur with your analysis of the problem and your fix. I am not > sure where the "official" copy of ffs_softdep.c is maintained on > freefall (I thought it was /usr/src/contrib/sys/softupdates, but > I find no files there). But where ever it is located, you should > put your fix into it (and let me know where that is). I just committed it. On freefall I did: % cvs co contrib_softupdates ... % cd contrib_softupdates % vi ffs_softdep.c ... % cvs commit ffs_softdef.c Thanks go to both Don for finding the bug, and Kirk for reviewing it! Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message