Re: [PATCH 2/6] netns: Teach network device kobjects which namespace they are in.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric W. Biederman
Date: Wednesday, May 5, 2010 - 12:56 pm

"Serge E. Hallyn" <serue@us.ibm.com> writes:


Old patches, nothing that complains when you make a mistake like this,
and apparently I have a blind spot in my personal code review.

At one point it was not possible to enable the network namespace until
the sysfs stuff was enabled, but things have been going on long enough
that we worked around that restriction.


kobj_ns_type_register should not be under CONFIG_SYSFS.  Which means
that kobj_ns_type_operations needs not to be under CONFIG_SYSFS as
well.  That you for spotting that bug.

Grr.

Eric
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2/6] netns: Teach network device kobjects which ..., Eric W. Biederman, (Wed May 5, 12:56 pm)
[PATCH 7/6] net/sysfs: Fix the bitrot in network device ko ..., Eric W. Biederman, (Sun May 16, 9:59 pm)