[65] in arla-drinkers
Re: fs does not work?
daemon@ATHENA.MIT.EDU (Derrick J Brashear)
Fri Jun 26 16:34:28 1998
From arla-drinkers-request@sundance.stacken.kth.se Fri Jun 26 20:34:27 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 17740 invoked from network); 26 Jun 1998 20:34:26 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 26 Jun 1998 20:34:26 -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 WAA24159
for <arla-drinkers@stacken.kth.se>; Fri, 26 Jun 1998 22:29:50 +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 QAA06108 for <arla-drinkers@stacken.kth.se>; Fri, 26 Jun 1998 16:29:14 -0400 (EDT)
Date: Fri, 26 Jun 1998 16:29:48 -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?
cc: arla-drinkers@stacken.kth.se
In-Reply-To: <5lemwbap1q.fsf@ZORKMID.MIT.EDU>
Message-ID: <ML-1.3.2.898892988.7926.shadow@johnstown.andrew.cmu.edu>
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.
-D