tree: 36a0a56bcc50e8e949d9dbeaf19c1b6aaa833653 [path history] [tgz]
  1. meta/
  2. src/
  3. BUILD.gn
  4. README.md
src/storage/fxfs/README.md

Fxfs is currently an experimental filesystem that might end up going nowhere. It is currently being used to explore ideas and may end up being the basis of a Minfs replacement. If and when that happens, RFCs will cover the design.

Fxfs has rustdoc style documentation which can be generated and opened with command like

fx rustdoc //src/storage/fxfs:lib --open

Note: The last line prints the documentation location, which depends on target.