[56] in arla-drinkers

home help back first fref pref prev next nref lref last post

Re: arla 0.7.2 troubles on sparc netbsd 1.3.1

daemon@ATHENA.MIT.EDU (Magnus Ahltorp)
Thu Jun 25 11:41:12 1998

From arla-drinkers-request@sundance.stacken.kth.se Thu Jun 25 15:41:11 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 27611 invoked from network); 25 Jun 1998 15:41:10 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
  by bloom-picayune.mit.edu with SMTP; 25 Jun 1998 15:41:10 -0000
Received: from yakko.stacken.kth.se (map@yakko.stacken.kth.se [130.237.234.52])
	by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id RAA13254;
	Thu, 25 Jun 1998 17:36:16 +0200 (MET DST)
Received: (from map@localhost)
	by yakko.stacken.kth.se (8.8.8/8.8.7) id RAA24931;
	Thu, 25 Jun 1998 17:34:46 +0200 (CEST)
Sender: map@stacken.kth.se
To: Stoned Elipot <Stoned.Elipot@univ-evry.fr>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: arla 0.7.2 troubles on sparc netbsd 1.3.1
References: <199806251031.MAA03555@bandsept.univ-evry.fr>
From: Magnus Ahltorp <map@stacken.kth.se>
Date: 25 Jun 1998 17:34:45 +0200
In-Reply-To: Stoned Elipot's message of Thu, 25 Jun 1998 12:31:18 +0200
Message-ID: <lv1u359sdey.fsf@yakko.stacken.kth.se>
Lines: 32
X-Mailer: Gnus v5.3/Emacs 19.34

> Some volumes mount point appear to be "not resolved". Here is an en example:

> total 4
> drwxr-xr-x   2 1028     20           2048 Jun 24 16:10 .
> drwxrwxrwx  41 root     wheel        2048 Jun 25 11:45 ..
> lrw-r--r--   1 1028     20             13 Jun  4 10:58 003 -> #src.top.003#

> And more a 'vos exa' on this volume run just fine.
> 
> Could you give me hints on where the probleme is ?

Try this patch.

/Magnus
map@stacken.kth.se

Index: fcache.c
===================================================================
RCS file: /usr/local/cvsroot/arla/arlad/fcache.c,v
retrieving revision 1.96
diff -u -r1.96 fcache.c
--- fcache.c    1998/06/08 22:50:12     1.96
+++ fcache.c    1998/06/25 15:14:41
@@ -1986,8 +1986,6 @@
         char *dot;
 
         dot = buf + e->status.Length - 1;
-        if (*dot != '.')
-            break;
         *dot = '\0';
         dot = strchr (buf, ':');
         if (dot) {

home help back first fref pref prev next nref lref last post