mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-22 19:33:26 +00:00
- add tools/doc_translator.py - translated docs into English Signed-off-by: longjin <longjin@DragonOS.org>
24 lines
681 B
ReStructuredText
24 lines
681 B
ReStructuredText
.. note:: AI Translation Notice
|
|
|
|
This document was automatically translated by `Qwen/Qwen3-8B` model, for reference only.
|
|
|
|
- Source document: kernel/filesystem/unionfs/index.rst
|
|
|
|
- Translation time: 2025-05-19 01:41:16
|
|
|
|
- Translation model: `Qwen/Qwen3-8B`
|
|
|
|
|
|
Please report issues via `Community Channel <https://github.com/DragonOS-Community/DragonOS/issues>`_
|
|
|
|
====================================
|
|
Union Filesystem
|
|
====================================
|
|
Union Filesystem:
|
|
OverlayFS merges multiple filesystems (referred to as "layers") into a single logical filesystem, allowing users to see a unified directory structure.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
overlayfs
|