Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2000 18:56:36 +0100
From:      Josef Karthauser <joe@pavilion.net>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern vfs_init.c
Message-ID:  <20000906185636.A9892@pavilion.net>
In-Reply-To: <200009061751.KAA22994@freefall.freebsd.org>; from peter@FreeBSD.org on Wed, Sep 06, 2000 at 10:51:55AM -0700
References:  <200009061751.KAA22994@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 06, 2000 at 10:51:55AM -0700, Peter Wemm wrote:
>   The original reason for the panic was that the VOP_ vector had not been
>   assigned and therefor could not be passed down the stack.. and there
>   was no point passing it down since nothing implemented it anyway.
>   vop_defaultop entries could not pass it on because it had a zero (unknown)
>   vector that was indistinguishable from another unknown VOP vector.
>   
>   Anyway, we can do something reasonable in this case, we shouldn't need
>   to panic here as there is a reasonable recovery option (return EOPNOTSUPP
>   and dont pass it down the stack).
>   
>   Requested by: rwatson
And noticed by: joe :)
Now I can go back to using vim-6.0h without crashing the machine.
Thanks Peter,
Joe
-- 
Josef Karthauser	FreeBSD: How many times have you booted today?
Technical Manager	Viagra for your server (http://www.uk.freebsd.org)
Pavilion Internet plc.  [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk]


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000906185636.A9892>