:::{note} AI Translation Notice
This document was automatically translated by Qwen/Qwen3-8B
model, for reference only.
Source document: kernel/container/namespaces/mnt_namespace.md
Translation time: 2025-05-19 01:41:19
Translation model: Qwen/Qwen3-8B
Please report issues via Community Channel
:::
pcb -> nsproxy -> mnt_namespace
Each mounted file system has its own independent mount point, which is represented in the data structure as a red-black tree of mounts. Each namespace has its own independent mounts, so mounting and unmounting file systems will not affect others.