Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2000 11:10:06 +0100
From:      Josef Karthauser <joe@pavilion.net>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        Charlie & <root@pavilion.net>, freebsd-fs@FreeBSD.org
Subject:   Re: Kernel panics (filesystem goof).
Message-ID:  <20000906111006.C1081@pavilion.net>
In-Reply-To: <Pine.NEB.3.96L.1000905094613.97056C-100000@fledge.watson.org>; from rwatson@FreeBSD.org on Tue, Sep 05, 2000 at 09:52:58AM -0400
References:  <20000905151543.A151@pavilion.net> <Pine.NEB.3.96L.1000905094613.97056C-100000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 05, 2000 at 09:52:58AM -0400, Robert Watson wrote:
> 
> It looks like you attempted to invoke acl_get_file() much as above.  Are
> you using any file system modules, and what file system was the target of
> acl_get_file() in?  Could it be the case that your modules are out of
> sync with your kernel?  (Not that I'd hope this was the result, but...)
> 

I've located why I've started getting the problem.  It co-incided with
the install of the vim-6.0h port;  I've gone back to vim-5.7, and that's
cured (avoided) the problem.  Looking at the source vim-6.0 does indeed
do an acl_X when saving:

	acl = acl_get_file("foo", ACL_TYPE_DEFAULT);

Joe


>   Robert N M Watson 
> 
> robert@fledge.watson.org              http://www.watson.org/~robert/
> PGP key fingerprint: AF B5 5F FF A6 4A 79 37  ED 5F 55 E9 58 04 6A B1
> TIS Labs at Network Associates, Safeport Network Services
-- 
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 freebsd-fs" in the body of the message




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