From: Tejun Heo Date: Wed, 13 Jun 2007 18:45:16 +0000 (+0900) Subject: sysfs: separate out sysfs_attach_dentry() X-Git-Tag: v2.6.23-rc1~1107^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=198a2a847015805c6f57d8cc732bdaaccb494007;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed