index.rst 681 B

1234567891011121314151617181920212223
  1. .. note:: AI Translation Notice
  2. This document was automatically translated by `Qwen/Qwen3-8B` model, for reference only.
  3. - Source document: kernel/filesystem/unionfs/index.rst
  4. - Translation time: 2025-05-19 01:41:16
  5. - Translation model: `Qwen/Qwen3-8B`
  6. Please report issues via `Community Channel <https://github.com/DragonOS-Community/DragonOS/issues>`_
  7. ====================================
  8. Union Filesystem
  9. ====================================
  10. Union Filesystem:
  11. OverlayFS merges multiple filesystems (referred to as "layers") into a single logical filesystem, allowing users to see a unified directory structure.
  12. .. toctree::
  13. :maxdepth: 1
  14. overlayfs