From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <0f56dde2a0a10e7405edb827881e3324@proxima.alt.za> To: 9fans@9fans.net Date: Tue, 14 Jul 2009 06:51:17 +0200 From: lucio@proxima.alt.za In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] v9fs question Topicbox-Message-UUID: 1eb11196-ead5-11e9-9d60-3106f5b1d025 > I've wondered if there's enough context information > that the fs driver could "fake" per-process mount points > directly. A totally uneducated shot in the dark: would having a userspace "mount" command that creates a private namespace (vaguely what you describe in your note) not be a good starting point? I'd use /ns rather than /n as the root, but that's really a small thing. Unfortunately, I have no idea (yet) of the machinery provided by Linux to construct private namespaces. And I am not aware of any equivalent work in the NetBSD world. ++L