[41] in arla-drinkers
Re: fs does not work?
daemon@ATHENA.MIT.EDU (Derrick J Brashear)
Wed Jun 24 16:11:15 1998
From arla-drinkers-request@sundance.stacken.kth.se Wed Jun 24 20:11:15 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 14179 invoked from network); 24 Jun 1998 20:11:14 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 24 Jun 1998 20:11:14 -0000
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 WAA05735
for <arla-drinkers@stacken.kth.se>; Wed, 24 Jun 1998 22:06:36 +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 QAA17459 for <arla-drinkers@stacken.kth.se>; Wed, 24 Jun 1998 16:06:00 -0400 (EDT)
Date: Wed, 24 Jun 1998 16:06:34 -0400 (EDT)
From: Derrick J Brashear <shadow@dementia.org>
Sender: shadow@johnstown.andrew.cmu.edu
Reply-To: Derrick J Brashear <shadow@dementia.org>
Subject: Re: fs does not work?
To: arla-drinkers@stacken.kth.se
In-Reply-To: <199806241956.PAA25604@soso.eecs.umich.edu>
Message-ID: <ML-1.3.2.898718794.9653.shadow@johnstown.andrew.cmu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
> I do not quite understand how the syscall (syscall 210) works. So I
> am not sure what you mean by "the syscall reaches xfs". But I flipped
> on the debug messages of both arlad and xfs_mod.o. The following is
> the output when I started up the arlad and mounted it.
E.g. if you do something which makes the AFS system call (like run fs), does
the system call handler you loaded think it was called?
(Yeah, I know, in this case it's actually a loadable system call and not really
"the" AFS system call, but...)
-D