1
0
Fork 0
alistair23-linux/fs/sysfs
Linus Torvalds a1212d278c Revert "sysfs: drop kobj_ns_type handling"
This reverts commit cb26a31157.

It mysteriously causes NetworkManager to not find the wireless device
for me.  As far as I can tell, Tejun *meant* for this commit to not make
any semantic changes, but there clearly are some.  So revert it, taking
into account some of the calling convention changes that happened in
this area in subsequent commits.

Cc: Tejun Heo <tj@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-11-07 20:47:28 +09:00
..
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile sysfs: merge regular and bin file handling 2013-10-05 17:27:40 -07:00
dir.c Revert "sysfs: drop kobj_ns_type handling" 2013-11-07 20:47:28 +09:00
file.c sysfs: use generic_file_llseek() for sysfs_file_operations 2013-11-01 12:13:37 -07:00
group.c sysfs: introduce [__]sysfs_remove() 2013-10-03 16:38:52 -07:00
inode.c sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.c 2013-10-29 15:12:07 -07:00
mount.c Revert "sysfs: drop kobj_ns_type handling" 2013-11-07 20:47:28 +09:00
symlink.c Revert "sysfs: drop kobj_ns_type handling" 2013-11-07 20:47:28 +09:00
sysfs.h Revert "sysfs: drop kobj_ns_type handling" 2013-11-07 20:47:28 +09:00