Date: Tue, 13 Mar 2018 20:55:46 +0100 (CET) From: Kristoffer Eriksson <ske@pkmab.se> To: Theron <theron.tarigo@gmail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: GSoC Idea: per-process filesystem namespaces for FreeBSD Message-ID: <201803132055.aa28780@berenice.pkmab.se> In-Reply-To: <d7621074-acb4-c5b6-1efd-dc55b51586b1@gmail.com> from "Theron" at Mar 13, 18 12:53:18 pm
next in thread | previous in thread | raw e-mail | index | archive | help
On 13 Mar 2018 12:53:18, Theron <theron.tarigo@gmail.com> wrote: > For those unfamiliar with Plan9, here is a rough explanation of the > namespace feature: unlike in Unix, where all processes share the same > virtual filesystem, each process instead has its own view of the > filesystem according to what has been mounted ... What if I mount a new /etc with a passwd file where root has no password, and then run "su"? (How does Plan9 handle that?) Regards/Kristoffer Eriksson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803132055.aa28780>