arla 0.7.2 troubles on sparc netbsd 1.3.1

Magnus Ahltorp map at stacken.kth.se
Thu Jun 25 17:36:16 CEST 1998


> 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 at 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) {





More information about the Arla-drinkers mailing list