From: Maneesh Soni Date: Tue, 31 May 2005 05:08:12 +0000 (+0530) Subject: [PATCH] sysfs-iattr: attach sysfs_dirent before new inode X-Git-Tag: v2.6.13-rc1~68^2~583^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fa5c828c7fb6beef7035864bd2b18e7386fbdd5;p=pandora-kernel.git [PATCH] sysfs-iattr: attach sysfs_dirent before new inode o The following patch makes sure to attach sysfs_dirent to the dentry before allocation a new inode through sysfs_create(). This change is done as preparatory work for implementing ->i_op->setattr() functionality for sysfs objects. Signed-off-by: Maneesh Soni Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed