From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org (Eric W. Biederman) Subject: Re: [RFC PATCH 0/9] Add container support for cgroup Date: Mon, 17 Dec 2012 15:54:08 -0800 Message-ID: <87obhsgrq7.fsf@xmission.com> References: <1355726615-15224-1-git-send-email-gaofeng@cn.fujitsu.com> <20121217234816.GA10220@mtj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20121217234816.GA10220-9pTldWuhBndy/B6EtB590w@public.gmane.org> (Tejun Heo's message of "Mon, 17 Dec 2012 15:48:16 -0800") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Tejun Heo Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Tejun Heo writes: > So, I'm *highly* unlikely to accept any patches which try to add > namespace support directly to cgroup in any form unless someone can > definitively show me this can't be done using FUSE or other userland > solutions. FUSE doesn't work in user namespaces. Nor have I seen any interest by FUSE developers to even comment on patches doing anything of the sort. So at the moment FUSE is not useful as even a rhetorical point. FUSE is DOA. Eric