linux/fs/sysfs
Tejun Heo 198a2a8470 sysfs: separate out sysfs_attach_dentry()
Consolidate sd <-> dentry association into sysfs_attach_dentry() and
call it after dentry and inode are properly set up.  This is in
preparation of sysfs_drop_dentry() updates.

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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bin.c sysfs: implement sysfs_dirent active reference and immediate disconnect 2007-07-11 16:09:05 -07:00
dir.c sysfs: separate out sysfs_attach_dentry() 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: separate out sysfs_attach_dentry() 2007-07-11 16:09:05 -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: separate out sysfs_attach_dentry() 2007-07-11 16:09:05 -07:00