From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Emelyanov Subject: user namespaces config option Date: Thu, 16 Aug 2007 15:40:56 +0400 Message-ID: <46C437C8.9020200@openvz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: 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: Cedric Le Goater , Serge Hallyn Cc: Linux Containers List-Id: containers.vger.kernel.org Hi, Cedric, Serge. I have noticed, that you have removed config options for uts and ipc namespaces but kept one for user namespace. What's the policy about what namespaces should have config option? I thought, that the only code that is worth having under option is clone/destroy one to save .text size for people who don't need them (embedded). Thanks, Pavel