commit | 8215534ce7d073423bfa9c17405c43ab7636ca03 | [log] [tgz] |
---|---|---|
author | Maneesh Soni <maneesh@in.ibm.com> | Tue May 31 10:39:52 2005 +0530 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 20 15:15:37 2005 -0700 |
tree | b53aed1111cf10a7d42ef0695308c4a70b820747 | |
parent | 988d186de5b6966a71a8cc52e6cb4895fd2f7799 [diff] |
[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 <maneesh@in.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>