Re: Network namespace and bonding WARNING at fs/proc/generic.c remove_proc_entry

2012-07-06 Thread Serge E. Hallyn
Quoting Eric W. Biederman (ebied...@xmission.com): > "Serge E. Hallyn" writes: > > >> diff --git a/drivers/net/bonding/bond_main.c > >> b/drivers/net/bonding/bond_main.c > >> index 2ee8cf9..818ed64 100644 > >> --- a/drivers/net/bonding/bond_main.c > >> +++ b/drivers/net/bonding/bond_main.c > >>

Re: Network namespace and bonding WARNING at fs/proc/generic.c remove_proc_entry

2012-07-06 Thread Eric W. Biederman
"Serge E. Hallyn" writes: >> diff --git a/drivers/net/bonding/bond_main.c >> b/drivers/net/bonding/bond_main.c >> index 2ee8cf9..818ed64 100644 >> --- a/drivers/net/bonding/bond_main.c >> +++ b/drivers/net/bonding/bond_main.c >> @@ -4345,6 +4345,9 @@ static void bond_setup(struct net_device *bon

Re: Network namespace and bonding WARNING at fs/proc/generic.c remove_proc_entry

2012-07-06 Thread Eric W. Biederman
Dilip Daya writes: > Hi Eric, > We do need to move bonds between namespaces - because we require > physical interfaces in each namespace -- we don't want the overheads of > virtual interfaces, don't have the management infrastructure, and don't > want to manufacture fake mac addresses that would

Re: Network namespace and bonding WARNING at fs/proc/generic.c remove_proc_entry

2012-07-06 Thread Dilip Daya
Hi Serge, On Fri, 2012-07-06 at 17:05 +, Serge E. Hallyn wrote: > Quoting Eric W. Biederman (ebied...@xmission.com): > > "Serge E. Hallyn" writes: > > > > > Quoting Dilip Daya (dilip.d...@hp.com): > > >> Hi, > > >> > > >> I'd discussed the following with Serge Hallyn. > > >> > > >> => Envi

Re: Network namespace and bonding WARNING at fs/proc/generic.c remove_proc_entry

2012-07-06 Thread Dilip Daya
Hi Eric, On Thu, 2012-07-05 at 17:41 -0700, Eric W. Biederman wrote: > "Serge E. Hallyn" writes: > > > Quoting Dilip Daya (dilip.d...@hp.com): > >> Hi, > >> > >> I'd discussed the following with Serge Hallyn. > >> > >> => Environment based on 3.2.18 / x86_64 kernel. > >> => WARNING: at fs/proc

Re: Network namespace and bonding WARNING at fs/proc/generic.c remove_proc_entry

2012-07-06 Thread Serge E. Hallyn
Quoting Eric W. Biederman (ebied...@xmission.com): > "Serge E. Hallyn" writes: > > > Quoting Dilip Daya (dilip.d...@hp.com): > >> Hi, > >> > >> I'd discussed the following with Serge Hallyn. > >> > >> => Environment based on 3.2.18 / x86_64 kernel. > >> => WARNING: at fs/proc/generic.c:808 remo