linux/fs/sysfs
Tejun Heo 73107cb3ad sysfs: kill attribute file orphaning
Now that sysfs_dirent can be disconnected from kobject on deletion,
there is no need to orphan each attribute files.  All [bin_]attribute
nodes are automatically orphaned when the parent node is deleted.
Kill attribute file orphaning.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-11 16:09:05 -07:00
..
bin.c sysfs: implement sysfs_dirent active reference and immediate disconnect 2007-07-11 16:09:05 -07:00
dir.c sysfs: implement sysfs_dirent active reference and immediate disconnect 2007-07-11 16:09:05 -07:00
file.c sysfs: kill attribute file orphaning 2007-07-11 16:09:05 -07:00
group.c security: prevent permission checking of file removal via sysfs_remove_group() 2007-04-27 10:57:33 -07:00
inode.c sysfs: kill attribute file orphaning 2007-07-11 16:09:05 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mount.c sysfs: kill attribute file orphaning 2007-07-11 16:09:05 -07:00
symlink.c sysfs: reimplement symlink using sysfs_dirent tree 2007-07-11 16:09:04 -07:00
sysfs.h sysfs: kill attribute file orphaning 2007-07-11 16:09:05 -07:00