From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Dichtel Subject: Re: [PATCH net 2/2] netns: don't allocate an id for dead netns Date: Tue, 07 Apr 2015 11:36:25 +0200 Message-ID: <5523A519.4010907@6wind.com> References: <1428055357-15289-2-git-send-email-nicolas.dichtel@6wind.com> <20150403.123650.1819000124764491725.davem@davemloft.net> <5520F4D9.5030103@6wind.com> <20150405.163441.155537210057848679.davem@davemloft.net> Reply-To: nicolas.dichtel@6wind.com Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org, ebiederm@xmission.com To: David Miller Return-path: Received: from mail-wg0-f52.google.com ([74.125.82.52]:33007 "EHLO mail-wg0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752816AbbDGJgb (ORCPT ); Tue, 7 Apr 2015 05:36:31 -0400 Received: by wgin8 with SMTP id n8so49821726wgi.0 for ; Tue, 07 Apr 2015 02:36:30 -0700 (PDT) In-Reply-To: <20150405.163441.155537210057848679.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: Le 05/04/2015 22:34, David Miller a =E9crit : > From: Nicolas Dichtel > Date: Sun, 05 Apr 2015 10:39:53 +0200 > >> I don't see these patches in your tree, maybe you forget to push >> them on kernel.org? > > Indeed, I did, pushed out now. Sorry about that. > No problem, thank you.