[PATCH] netns: Coexist with the sysfs limitations

Serge E. Hallyn serue at us.ibm.com
Wed Oct 22 14:21:24 PDT 2008


Quoting Eric W. Biederman (ebiederm at xmission.com):
> 
> To make testing of the network namespace simpler allow
> the network namespace code and the sysfs code to be
> compiled and run at the same time.  To do this only
> virtual devices are allowed in the additional network
> namespaces and those virtual devices are not placed
> in the kobject tree.
> 
> Since virtual devices don't actually do anything interesting
> hardware wise that needs device management there should
> be no loss in keeping them out of the kobject tree and
> by implication sysfs.  The gain in ease of testing
> and code coverage should be significant.
> 
> I.e. people running distributions that make it next to
> impossible to boot without sysfs should at be able to
> boot a test kernel now.
> 
> Plus no ABIs are harmed with this patch.
> 
> Signed-off-by: Eric W. Biederman <ebiederm at xmission.com>

Duh.

Tested-by: Serge Hallyn <serue at us.ibm.com>
Acked-by: Serge Hallyn <serue at us.ibm.com>

Thanks, Eric!  Thanks, Benjamin!

-serge


More information about the Containers mailing list