Subject: Re: Recent fs changes broken?
To: Paul Goyette <paul@whooppee.com>
From: Bill Studenmund <wrstuden@nas.nasa.gov>
List: current-users
Date: 08/02/1999 18:04:25
On Sat, 31 Jul 1999, Bill Studenmund wrote:
> On Sat, 31 Jul 1999, Paul Goyette wrote:
>
> > Hi!
> >
> > I've got a rather nasty, totally reproducible problem with some stacked
> > file systems. (This is on port-mac68k, in case it matters.)
> >
> > /usr/src is mounted via nfs
> > /usr/src/sys/arch/mac68k is nullfs mounted as /home/paul/original
>
> That's the problem. You have a null mount over an nfs mount, which are
> savegly broken at the moment. I have a fix, but my test kernel died and
> the machine (which is on a serial console) won't reboot. :-(
The kernel crash was something else, so I checked in my change.
/* $NetBSD: nfs_vnops.c,v 1.104 1999/08/02 18:58:23 wrstuden Exp $ */
should work. Please let me know if it doesn't.
Take care,
Bill