From owner-cvs-all Thu Sep 14 14:18:57 2000 Delivered-To: cvs-all@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 2F70437B423; Thu, 14 Sep 2000 14:18:53 -0700 (PDT) Received: from slave (doug@slave [10.0.0.1]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id OAA23708; Thu, 14 Sep 2000 14:18:47 -0700 (PDT) (envelope-from DougB@gorean.org) Date: Thu, 14 Sep 2000 14:18:46 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n37.san.rr.com To: Mike Smith Cc: Warner Losh , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src UPDATING In-Reply-To: <200009142106.OAA01227@mass.osd.bsdi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 14 Sep 2000, Mike Smith wrote: > > In message Doug Barton writes: > > : On Wed, 13 Sep 2000, Warner Losh wrote: > > : > > : > imp 2000/09/13 23:04:46 PDT > > : > > > : > Modified files: > > : > . UPDATING > > : > Log: > > : > Another Sept 5 change forces a new mountd since the old mountd panics > > : > the kernel, according to Mike Smith. > > : > > : This is also true in RELENG_4. > > > > That's *BAD*. Really *BAD*. OK. Gotta go find out what's going on > > with that... > > As best I can tell, "struct ucred" changed size. IMO, there should be > a 'struct kern_ucred', since the pointer that was added is redundant when > it's passed out to userspace... FWIW, I was noticing in my kernel compile (RELENG_4 machine, cvsup'ed yesterday) that there were numerous scope warnings about ucred.h as well. I'll log a kernel build and send more details in a bit. I only ran into this by accident. I'm setting up a file server and did an install from a 4.1-R CD, then was playing around with my exports file during make world/kernel install. If I'd waited to play with mountd till after the reboot I wouldn't have seen the problem. Coincidentally, a user got bit by this today too. Doug -- "Live free or die" - State motto of my ancestral homeland, New Hampshire Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message