[198] in arla-drinkers
Re: patch to fix symlink-related GPFs on Linux
daemon@ATHENA.MIT.EDU (Derrick J Brashear)
Wed Aug 12 22:52:27 1998
From owner-arla-drinkers@stacken.kth.se Thu Aug 13 02:52:27 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 21307 invoked from network); 13 Aug 1998 02:52:26 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 13 Aug 1998 02:52:26 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id EAA16645
for arla-drinkers-list; Thu, 13 Aug 1998 04:47:19 +0200 (MET DST)
Received: from alycia.dementia.org (ALYCIA.DEMENTIA.ORG [128.2.35.149])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id EAA16641
for <arla-drinkers@stacken.kth.se>; Thu, 13 Aug 1998 04:47:14 +0200 (MET DST)
Received: from johnstown.andrew.cmu.edu (JOHNSTOWN.ANDREW.CMU.EDU [128.2.35.156]) by alycia.dementia.org (8.8.5/8.8.7) with SMTP id WAA02439 for <arla-drinkers@stacken.kth.se>; Wed, 12 Aug 1998 22:47:07 -0400 (EDT)
Date: Wed, 12 Aug 1998 22:47:11 -0400 (EDT)
From: Derrick J Brashear <shadow@dementia.org>
X-Sender: shadow@johnstown.andrew.cmu.edu
To: arla-drinkers@stacken.kth.se
Subject: Re: patch to fix symlink-related GPFs on Linux
In-Reply-To: <lv1pvegnz7g.fsf@yakko.stacken.kth.se>
Message-ID: <Pine.SOL.3.95L.980812224419.2166A-100000@johnstown.andrew.cmu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
On 5 Aug 1998, Magnus Ahltorp wrote:
> This is "normal". This is due to the xfs_cache module (it keeps a
> reference count on all cached nodes). The unmounting sometimes works
> when killing arlad, but obviously it doesn't work for you. I'll maybe
> look into it some day, but I cannot say Linux 2.0 is very high on my
> priority list. You or someone also maybe wants to have a look at it?
I don't know how much of this you have poked at, nor will I promise to
track this to its conclusion, however it does annoy me so in a day or so I
will try to take a look further. I have a vague idea of what i think might
be happening, but instead of spending time on useful things like this I've
been working on "hardening" the sparclinux 2.0 kernel, and continuing
audio foo (sorry Assar:-)
-D