[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87mva3k2qa.fsf@xmission.com>
Date: Tue, 23 May 2017 10:33:01 -0500
From: ebiederm@...ssion.com (Eric W. Biederman)
To: David Howells <dhowells@...hat.com>
Cc: trondmy@...marydata.com, mszeredi@...hat.com,
linux-nfs@...r.kernel.org, jlayton@...hat.com,
linux-kernel@...r.kernel.org, viro@...iv.linux.org.uk,
linux-fsdevel@...r.kernel.org, cgroups@...r.kernel.org
Subject: Re: [RFC][PATCH 0/9] Make containers kernel objects
David Howells <dhowells@...hat.com> writes:
> Here are a set of patches to define a container object for the kernel and
> to provide some methods to create and manipulate them.
Just so this discussion has some clarity.
Nacked-by: "Eric W. Biederman" <ebiederm@...ssion.com>
As a user visible entity I see nothing this container data structure
helps solve it only muddies the waters and makes things more brittle.
Embracing the complexity of namespaces head on tends to mean all of the
goofy scary semantic corner cases are visible from the first version of
the design, and so developers can't take short cuts that result in
buggy kernel code that persists for decades. I am rather tired of
finding and fixing those.
Eric
Powered by blists - more mailing lists