Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 377 Bytes

TODO.md

File metadata and controls

29 lines (23 loc) · 377 Bytes
  • tests

    • coverage?
  • v3 header

    • more extensions?
    • more publicly available metadata
  • read guest blocks

    • snapshots
  • features

    • compression
    • v2
    • backing file
    • encryption
    • dirty bit / repair
    • dirty bitmap?
  • parse contents

    • partitions
    • ext4
    • discard
  • writing

    • write guest blocks
    • moving blocks around
    • compaction
  • cargo fmt