Quoting Daniel Lezcano (dlezcano@xxxxxxxxxx):Serge E. Hallyn wrote:Quoting Eric W. Biederman (ebiederm@xxxxxxxxxxxx):Serge,"Serge E. Hallyn" <serue@xxxxxxxxxx> writes:Here is the patch he had privately sent. As the comments indicate he's
Quoting Eric W. Biederman (ebiederm@xxxxxxxxxxxx):It will be nice to see that patch. I'm curious what the problem was.
Ok as it turns out Benjamin Thery does in fact have a patch to fix this.
Benjamin, please send your renaming patch out tomorrow if you can?
I guess this is why I didn't really see the problem Benjamin said there
was - it just works with SYSFS_DEPRECATED :)
Eric
still refining it so yell at me not him... but this on top of the
tagged dir patchset makes everything work for me.
(I'd *really* like to see network namespaces be generally usable sometime
in 2.6.26.)
I posted a fix to Dave Miller which was included in net-2.6 and merged in 2.6.26-rc1.
Cool, I see it in gitweb, thanks.
http://marc.info/?l=linux-netdev&m=120959135229360&w=2
This one should fix your problem for sysfs.
There is another fix to do in order to avoid name conflicts with network interfaces belonging to different namespaces, eg. allows to rename veth1234 to eth0 without conflicting with the network device belonging in init_net, I send this patch to container@ first to have it merged with the sysfs patchset.
Ok.
Benjamin, what are you doing with Eric's sysfs patchset then? Are you
going to re-post it asap on top of whatever tree has these two patches,
or are you planning to wait longer?
thanks,
-serge