Changes by: buckweat (buckweat at unknown.email)
Date: 2002-08-29 13:45:32 -0700 (Thu, 29 Aug 2002)
Revision: 1630
Log message:

      Alright, this is starting to get very tiresome...
      
      We now have a GID that we restrict to internal use. We use this to
      identify chunk related objects (e.g. "$MNT/.chunks/" or the chunks
      themselves).
      
      I'm not sure how much changes there are since last Friday, but the code
      has changed a lot recently...
      

Changes  Path
+17 -12 mojavefs/src/fio/chunk.c
+2 -36 mojavefs/src/fio/dir.c
+13 -8 mojavefs/src/fio/file.c
+10 -2 mojavefs/src/fio/fio.h
+1 -1 mojavefs/src/fio/mojave_filter.c
+4 -38 mojavefs/src/fio/super.c