Originally loosely based on the vmfs code from fluidOps, this set of tools has
since evolved to handle more features from VMFS, such as extents, and allows to
access VMFS through the standard Linux VFS with the help of the FUSE framework.
The code in the project is only for VMFS6 for now since the format of VMFS6
changed significantly.
While it is still work in progress and is not destined for production use yet,
it can be of some help for some people.