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?
Thanks,
- Thomas
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message