tree: c96a1cba4641165d0137a05aabfb6aea4bd81087 [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.