Re: [RFC PATCH 0/4] namespacefs: Proof-of-Concept
From: Steven Rostedt
Date: Fri Nov 19 2021 - 11:49:16 EST
On Fri, 19 Nov 2021 11:47:36 -0500
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> > Can we back up and ask what problem you're trying to solve before we
> > start introducing new objects like namespace name?
TL;DR; verison:
We want to be able to install a container on a machine that will let us
view all namespaces currently defined on that machine and which tasks are
associated with them.
That's basically it.
-- Steve