tree: 3f123f918dc7f43276cb2b25d260b45e5418d301 [path history] [tgz]
  1. meta/
  2. test/
  3. bind_tests.json
  4. BUILD.gn
  5. diagnostics.cc
  6. diagnostics.h
  7. driver-info.json
  8. fvm.bind
  9. README.md
  10. slice_extent.cc
  11. slice_extent.h
  12. slice_extent_test.cc
  13. vpartition.cc
  14. vpartition.h
  15. vpartition_manager.cc
  16. vpartition_manager.h
  17. vpartition_manager_test.cc
src/storage/fvm/driver/README.md

Driver for the Fuchsia Volume Manager.

The main driver file is vpartition_manager.cc which manages all of the virtual partitions.

See filesystems concepts for more detail.