From: Maneesh Soni Date: Tue, 31 May 2005 05:09:52 +0000 (+0530) Subject: [PATCH] sysfs-iattr: set inode attributes X-Git-Tag: v2.6.13-rc4~130^2~203^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8215534ce7d073423bfa9c17405c43ab7636ca03;p=pandora-kernel.git [PATCH] sysfs-iattr: set inode attributes o Following patch sets the attributes for newly allocated inodes for sysfs objects. If the object has non-default attributes, inode attributes are set as saved in sysfs_dirent->s_iattr, pointer to struct iattr. Signed-off-by: Maneesh Soni Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed