Changes by: Mihai Florian (mflorian at cs.caltech.edu)
Date: 2008-06-04 16:27:08 -0700 (Wed, 04 Jun 2008)
Revision: 12989
Log message:
Added the first draft of the mojaveFS paper.
Changes by: Mihai Florian (mflorian at cs.caltech.edu)
Date: 2008-06-04 16:51:08 -0700 (Wed, 04 Jun 2008)
Revision: 12991
Log message:
It now builds with omake.
| Changes | Path(relative to mojavefs/doc/implementation/mojaveFS) |
| Added | OMakefile |
| Added | OMakeroot |
| +2 -2 | design.tex |
| Added | figures/mojavecomm-ordering.eps |
| Added | figures/mojavefs-architecture.eps |
| Added | figures/mojavefs-auth-policy.eps |
| Added | figures/mojavefs-dio-merge.eps |
| Added | figures/mojavefs-example.eps |
| Added | figures/mojavefs-viewchanges.eps |
| +3 -3 | implementation.tex |
Changes by: Mihai Florian (mflorian at cs.caltech.edu)
Date: 2008-06-04 16:58:35 -0700 (Wed, 04 Jun 2008)
Revision: 12992
Log message:
Removed mojaveFS.pdf
| Changes | Path(relative to mojavefs/doc/implementation/mojaveFS) |
| Deleted | figures/mojaveFS-example.pdf |
| Added | figures/mojavefs-example.pdf |
| Deleted | mojaveFS.pdf |
Changes by: Mihai Florian (mflorian at cs.caltech.edu)
Date: 2008-06-06 17:48:44 -0700 (Fri, 06 Jun 2008)
Revision: 13002
Log message:
Bulky commit for DIO.
| Changes | Path(relative to mojavefs/source/dio) |
| +3 -0 | OMakefile |
| +488 -192 | dio.ml |
| +11 -1 | dio_application_factory.ml |
| Added | dio_default_policy.ml |
| Added | dio_policy_factory.ml |
| +60 -0 | dio_request_types.ml |
| +48 -7 | dio_simple_policy.ml |
| +26 -1 | dio_types.ml |
| Added | gc_application_factory.ml |
Changes by: Mihai Florian (mflorian at cs.caltech.edu)
Date: 2008-06-06 17:49:31 -0700 (Fri, 06 Jun 2008)
Revision: 13003
Log message:
Bulky commit for IIO.
| Changes | Path(relative to mojavefs/source/iio) |
| +681 -242 | iio.ml |
| +13 -1 | iio_application_factory.ml |
| +13 -2 | iio_request_types.ml |
| +5 -1 | iio_types.ml |
Changes by: Mihai Florian (mflorian at cs.caltech.edu)
Date: 2008-06-06 17:56:34 -0700 (Fri, 06 Jun 2008)
Revision: 13004
Log message:
Bulky commit for fuse
| Changes | Path(relative to mojavefs/source) |
| +3 -1 | OMakefile |
| Added | new_fuse/ |
| Added | new_fuse/OMakefile |
| Added | new_fuse/fuse_layer.ml |
| Added | new_fuse/fuse_layer_types.ml |
| Added | new_fuse/parse_config.ml |
Changes by: David DiCato (daavan42 at gmail.com)
Date: 2008-06-09 05:33:09 -0700 (Mon, 09 Jun 2008)
Revision: 13026
Log message:
Brief draft of filename lookup paper
| Changes | Path(relative to mojavefs/lookup-mydns/doc) |
| Added | . |
| Added | paper.tex |