linux-IllusionX/fs/sysfs
Eric W. Biederman af10ec77b4 sysfs: Add support for tagged directories with untagged members.
I had hopped to avoid this but the bonding driver adds a file
to /sys/class/net/  and the easiest way to handle that file is
to make it untagged and to register it only once.

So relax the rules on tagged directories, and make bonding work.

Signed-off-by: Eric W. Biederman <ebiederm@aristanetworks.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-21 09:37:31 -07:00
..
bin.c sysfs: Implement sysfs tagged directory support. 2010-05-21 09:37:31 -07:00
dir.c sysfs: Add support for tagged directories with untagged members. 2010-05-21 09:37:31 -07:00
file.c sysfs: Implement sysfs tagged directory support. 2010-05-21 09:37:31 -07:00
group.c sysfs: Implement sysfs tagged directory support. 2010-05-21 09:37:31 -07:00
inode.c sysfs: Add support for tagged directories with untagged members. 2010-05-21 09:37:31 -07:00
Kconfig fs/Kconfig: move sysfs out 2009-01-22 13:15:56 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mount.c sysfs: Implement sysfs tagged directory support. 2010-05-21 09:37:31 -07:00
symlink.c sysfs: Implement sysfs tagged directory support. 2010-05-21 09:37:31 -07:00
sysfs.h sysfs: Implement sysfs tagged directory support. 2010-05-21 09:37:31 -07:00