Changes by: buckweat (buckweat at unknown.email)
Date: 2003-04-02 21:48:41 -0800 (Wed, 02 Apr 2003)
Revision: 1817
Log message:

      Total mess, but hey, that's a Good Thing (TM).
      
      By the way, this is my last commit before a make really Good (TM)
      change. I'm going to try to eliminate the "placeholder file" that we
      currently use and just return the chunk table, as the dir table has all
      the information that we need in order to resolve this (i.e. the global
      id).
      
      jason
      

Changes  Path
+1 -1 mojavefs/src/fio/chunk.c
+155 -65 mojavefs/src/fio/dir.c
+22 -9 mojavefs/src/fio/fio.h

Changes by: buckweat (buckweat at unknown.email)
Date: 2003-04-03 00:54:08 -0800 (Thu, 03 Apr 2003)
Revision: 1818
Log message:

      Now even messier. One day the light will be there, though...
      
      
      jason
      

Changes  Path
+15 -0 mojavefs/src/fio/chunk.c
+67 -47 mojavefs/src/fio/dir.c
+2 -20 mojavefs/src/fio/fio.h

Changes by: jjl (jjl at unknown.email)
Date: 2003-04-09 20:51:55 -0700 (Wed, 09 Apr 2003)
Revision: 1819
Log message:

      
      
      Pings/replies work on mojave7 & 8 using fake node data.  Still implemented
      using iterative pinging.
      

Changes  Path
+116 -63 mojavefs/src/gm/gm_user.c
+7 -3 mojavefs/src/gm/gm_user.h

Changes by: Cristian Tapus (crt at cs.caltech.edu)
Date: 2003-04-11 17:16:16 -0700 (Fri, 11 Apr 2003)
Revision: 1820
Log message:

      Added SOME functions to deal with mcast
      

Changes  Path
+1 -1 mojavefs/src/Rules.mk
+1 -1 mojavefs/src/gm/gm_defs.c
+6 -0 mojavefs/src/gm/gm_mod.c
+32 -0 mojavefs/src/gm/gm_user.c

Changes by: Cristian Tapus (crt at cs.caltech.edu)
Date: 2003-04-11 17:26:22 -0700 (Fri, 11 Apr 2003)
Revision: 1821
Log message:

      A slightly modified version of the commit script
      

Changes  Path
+1 -1 mojavefs/src/kernel/commit.sh