From: Eric W. Biederman Date: Wed, 12 Oct 2011 21:56:25 +0000 (+0000) Subject: bonding: Use a per netns implementation of /sys/class/net/bonding_masters. X-Git-Tag: v3.2-rc1~182^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c22400ab64d434a00ecbe0c655a16956c902aa8;p=pandora-kernel.git bonding: Use a per netns implementation of /sys/class/net/bonding_masters. This fixes a network namespace misfeature that bonding_masters looked at current instead of the remembering the context where in which /sys/class/net/bonding_masters was opened in to see which network namespace to act upon. This removes the need for sysfs to handle tagged directories with untagged members allowing for a conceptually simpler sysfs implementation. Signed-off-by: Eric W. Biederman Acked-by: Greg Kroah-Hartman Signed-off-by: David S. Miller --- Reading git-diff-tree failed