File: TODO

package info (click to toggle)
vmfs6-tools 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 548 kB
  • sloc: ansic: 6,959; sh: 80; makefile: 9
file content (17 lines) | stat: -rw-r--r-- 486 bytes parent folder | download | duplicates (5)
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