mount_namespaces (7) Linux Manual Page
mount_namespaces – overview of Linux mount namespaces Description For an overview of namespaces, see namespaces(7). Mount namespaces provide isolation of the list of mount points seen by the processes in each namespace instance. Thus, the processes in each of the mount namespace instances will see distinct single-directory hierarchies. The views provided by the /proc/[pid]/mounts, /proc/[pid]/mountinfo,…
