1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Expected for v0.3.0:
- Test suite
- Make debugvmfs more of a VMFS debugging tool and less of a vmfs-tools testing tool
- Better fsck.vmfs
Expected for v0.5.0:
- Stable internal API
- mkfs.vmfs
Expected for v1.0.0:
- Full write support.
Any time:
- Check if we want to read/update separately metadata header from the metadata
itself (for example: vmfs_inode_read/vmfs_inode_write)
- Add locking/unlocking/update functions for metadata headers
- Improve build system and portability
|