Changes by: buckweat (buckweat at unknown.email)
Date: 2002-06-06 11:20:55 -0700 (Thu, 06 Jun 2002)
Revision: 1604
Log message:
I changed the chunk granularity to be 0x100 so that we can really see
whether or not our write/read is working. Our reading/writing is getting
closer to working. Currently the problem is that the header does not
appear to be written (it says it is, but when I try to read it later I
still get num_entries = 0).
Changes | Path |
+24 -20 | mojavefs/src/fio/file.c |
+1 -1 | mojavefs/src/fio/fio.h |