[PATCH 2/4] C/R: Basic support for network namespaces and devices (v3)

Oren Laadan orenl at cs.columbia.edu
Wed Feb 10 12:01:46 PST 2010



Dan Smith wrote:
> SH> What exactly is this == 0 case?  Does it mean 'use inherited
> SH> netns'?
> 
> It means it wasn't in the checkpoint image to begin with, so yeah,
> kinda.

Maybe it's time to define CKPT_OBJREF_NULL for that ?
(to make it easy to fold, in a separate patch please)

Oren.

> 
> SH> Don't you then still need to 
> 
> SH> 	get_net(current->nsproxy->net_ns);
> SH>     nsproxy-> net_ns = current->nsproxy->net_ns;
> 
> Yes, I'll unify that path a bit.  Thanks.
> 


More information about the Containers mailing list