[Devel] Re: [netns] sysfs: issues porting shadow directories on top of 2.6.21-mm2

Dave Hansen hansendc at us.ibm.com
Thu Jun 21 10:22:57 PDT 2007


On Mon, 2007-06-18 at 19:57 +0200, Benjamin Thery wrote:
> /sys/class/net/          ("real" net class)
> /sys/class/net-shadow1/
> /sys/class/net-shadow2/

This seems like a nice "quick fix", but do we really want to be hacking
sysfs around like this?

We have the backing sysfs_* entries that are separate from the vfs
entities already.  Why can't we simply have different /sys vfsmounts
with different views of the backing sysfs_* entries?

-- Dave

_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list