index.rst 776 B

1234567891011121314151617181920212223242526272829
  1. .. note:: AI Translation Notice
  2. This document was automatically translated by `Qwen/Qwen3-8B` model, for reference only.
  3. - Source document: kernel/filesystem/index.rst
  4. - Translation time: 2025-05-19 01:41:15
  5. - Translation model: `Qwen/Qwen3-8B`
  6. Please report issues via `Community Channel <https://github.com/DragonOS-Community/DragonOS/issues>`_
  7. File System
  8. ====================================
  9. The file system module of DragonOS consists of VFS (Virtual File System) and specific file systems.
  10. todo: Due to the refactoring of the file system module, the documentation is temporarily unavailable and will be completed by April 10, 2023.
  11. .. toctree::
  12. :maxdepth: 1
  13. :caption: Contents
  14. overview
  15. vfs/index
  16. sysfs
  17. kernfs
  18. unionfs/index