[68] in arla-drinkers
Re: fs does not work?
daemon@ATHENA.MIT.EDU (Derrick J Brashear)
Sat Jun 27 21:19:16 1998
From arla-drinkers-request@sundance.stacken.kth.se Sun Jun 28 01:19:15 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 5551 invoked from network); 28 Jun 1998 01:19:15 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 28 Jun 1998 01:19:15 -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 DAA05273
for <arla-drinkers@stacken.kth.se>; Sun, 28 Jun 1998 03:13:43 +0200 (MET DST)
Received: from jooky.dementia.org (root@jooky.dementia.org [147.72.91.130]) by alycia.dementia.org (8.8.5/8.8.7) with SMTP id VAA21923 for <arla-drinkers@stacken.kth.se>; Sat, 27 Jun 1998 21:12:57 -0400 (EDT)
Date: Sat, 27 Jun 1998 21:12:57 -0400 (EDT)
From: Derrick J Brashear <shadow@dementia.org>
Sender: root@jooky.dementia.org
Reply-To: Derrick J Brashear <shadow@dementia.org>
Subject: Re: fs does not work?
To: arla-drinkers@stacken.kth.se
In-Reply-To: <ML-1.3.2.898892988.7926.shadow@johnstown.andrew.cmu.edu>
Message-ID: <ML-1.3.2.898996377.1541.root@jooky.dementia.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
>
> > > Reminder: Linux syscalls report EWHATEVER by returning -EWHATEVER (in
> > > which case libc sets errno and reports -1 to the user).
> >
> > Right. I got confused by the (wrong) return of EINVAL a little bit
> > further down in the code. I have fixed it now.
>
> Indeed, after patch, rebuild, and reboot all is well.
Almost. Can't set tokens as non-root users. Haven't yet traced the problem.
-D