From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cedric Le Goater Subject: Re: [PATCH] net: Add network namespace clone & unshare support. Date: Fri, 28 Sep 2007 11:16:20 +0200 Message-ID: <46FCC664.9080107@fr.ibm.com> References: <46FB6F1E.8070105@fr.ibm.com> <20070927.124552.69400277.davem@davemloft.net> <46FC50A6.1040302@au1.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <46FC50A6.1040302-8fk3Idey6ehBDgjK7y7TUQ@public.gmane.org> 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: Mark Nelson Cc: containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org, "Eric W. Biederman" , David Miller List-Id: containers.vger.kernel.org Mark Nelson wrote: > Eric W. Biederman wrote: >> David Miller writes: >> >>> Eric, pick an appropriate new non-conflicting number NOW. >> Done. My apologies for the confusion. I thought the >> way Cedric and the IBM guys were testing someone would have >> shouted at me long before now. > > Sorry Eric, that was me that should have been shouting at you. > It got lost because I modified the patches I extracted from your > git tree so they would apply to -mm, leaving me thinking there > were no extra patches... FYI, Mark is gathering, merging and maintaining all the patches related to linux containers in a quilt tree on called -lxc. It's based on -mm and available here : http://lxc.sourceforge.net/patches/2.6.23/2.6.23-rc4-mm1-lxc1/ > Further apologies for dropping the ball - it won't happen again. :) C.