* Thomas Moestl <[EMAIL PROTECTED]> [001129 15:06] wrote:
> X
> On Mon, Nov 27, 2000 at 11:04:37AM +0600, Boris Popov wrote:
> > On Sun, 26 Nov 2000, Thomas Moestl wrote:
> >
> > > Actually, the panic will occur after a simple forced unmount of the current
> > > working directory and subsequent try to access "..". This is because the
> > > vnode of the cwd was cleared and it's v_mount member was set to NULL. This
> > > member is however dereferenced in the handling for the ".." special case in
> > > lookup(), causing a panic.
> > > [...]
> >
> > Good work Thomas! I think patch can be committed as is.
> Could someone please commit this? Or shall I rather file a PR?
Please assign a PR with the attached patch, I'll try to get to it.
--
-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
"I have the heart of a child; I keep it in a jar on my desk."
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message