[Devel] Re: [PATCH 2/2] Implement shadow directory support for device classes.
Eric W. Biederman
ebiederm at xmission.com
Wed Jan 24 12:28:22 PST 2007
Greg KH <gregkh at suse.de> writes:
> On Wed, Jan 24, 2007 at 12:37:19PM -0700, Eric W. Biederman wrote:
>>
>> Modify the device class code so that normal manipulations work
>> in the presence of shadow directories. Some of the shadow directory
>> support still needs to be implemented in the implementation of the
>> class but these modifications are sufficient to make that simple.
>
> This is a nice idea, but I'm working to get rid of 'struct class_device'
> from the tree. Network devices have already been converted, the patch
> is in the -mm tree, I'm working on some firewire fixes before pushing it
> to Linus.
>
> So, I think you want to do this work for 'struct device' too, as that is
> what will be the real user of this code.
Sure. That shouldn't be too hard.
Is any of that work in Dave Millers' networking tree?
I'm just trying to figure out where your work is, relative to the rest of
the networking stack.
I have a lot of networking infrastructure I need to touch.
Eric
_______________________________________________
Containers mailing list
Containers at lists.osdl.org
https://lists.osdl.org/mailman/listinfo/containers
More information about the Devel
mailing list