giantlaser.com :: javafs


About:

 JavaFS is a set of tools for createing filesystems in Java

Disclaimer:

 There are bugs. Since you're playing with a module in kernel-space, the
 consequences of these bugs could be disasterous to your system. I accept
 no responsability. I have experienced bugs w/ the perlfs kernel module not
 letting go of mount points. You will have to reboot. Possibly often. It
 will involve a lot of fsck'ing. Run the rest of your system off of journaled
 filesystems to save time.

Status/News:

 February 15, 2003 (v0.07) packaged it up for distribution

Quick start:

 There are no instructions, but here are a few hints. You will need to compile
 the jni library which is used to obtain the process ID which the PerlFS kernel
 module needs on connect. The sub-directories off of the root of javafs
 (com.neuron.fs) contain specific implementations which can serve as a guide
 for you. I'm not sure they're all still working with the latest changes to
 PerlFS. Try the 'dsk' implementation.

Links:

    * Download javafs-0.07.zip
    * Required: PerlFS


Developed by Stewart Allen