From owner-freebsd-current Mon Sep 21 09:12:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA05208 for freebsd-current-outgoing; Mon, 21 Sep 1998 09:12:59 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from lor.watermarkgroup.com (lor.watermarkgroup.com [207.202.73.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA05202 for ; Mon, 21 Sep 1998 09:12:57 -0700 (PDT) (envelope-from luoqi@watermarkgroup.com) Received: (from luoqi@localhost) by lor.watermarkgroup.com (8.8.8/8.8.8) id MAA19297; Mon, 21 Sep 1998 12:12:26 -0400 (EDT) (envelope-from luoqi) Date: Mon, 21 Sep 1998 12:12:26 -0400 (EDT) From: Luoqi Chen Message-Id: <199809211612.MAA19297@lor.watermarkgroup.com> To: green@zone.syracuse.net, luoqi@watermarkgroup.com Subject: Re: Yet another patch to try for softupdates panic Cc: current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From green@zone.syracuse.net Sat Sep 19 16:45:04 1998 > Received: from zone.syracuse.net (green@zone.syracuse.net [205.232.47.17]) > by lor.watermarkgroup.com (8.8.8/8.8.8) with ESMTP id QAA04793 > for ; Sat, 19 Sep 1998 16:45:03 -0400 (EDT) > (envelope-from green@zone.syracuse.net) > Received: from localhost (green@localhost) > by zone.syracuse.net (8.8.8/8.8.7) with ESMTP id QAA09864; > Sat, 19 Sep 1998 16:41:36 -0400 (EDT) > Date: Sat, 19 Sep 1998 16:41:36 -0400 (EDT) > From: Brian Feldman > To: Luoqi Chen > cc: current@FreeBSD.ORG > Subject: Re: Yet another patch to try for softupdates panic > In-Reply-To: <199809181941.PAA29792@lor.watermarkgroup.com> > Message-ID: > MIME-Version: 1.0 > Content-Type: TEXT/PLAIN; charset=US-ASCII > Status: R > > Are you referring to > $Id: ffs_inode.c,v 1.47 1998/09/15 14:45:28 luoqi Exp $ > as the no-op change? That seems to be the only file here you've changed > that relates to ufs, most recently (okay, nfs_*.c not relevant). And that > patch seemed to have fixed my SoftUpdates crashes during a make -j4 world, > so is that patch _really_ for nothing, or is this something else? > > -Brian Feldman > Yes, that's the no-op change I mentioned. You were just lucky that the panic didn't hit, and so was I. I misread a piece of the code and this good (bad?) luck lead me to believe it actually did something 8( -lq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message