[PATCH] sysfs-iattr: set inode attributes
authorManeesh Soni <maneesh@in.ibm.com>
Tue, 31 May 2005 05:09:52 +0000 (10:39 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Jun 2005 22:15:37 +0000 (15:15 -0700)
commit8215534ce7d073423bfa9c17405c43ab7636ca03
treeb53aed1111cf10a7d42ef0695308c4a70b820747
parent988d186de5b6966a71a8cc52e6cb4895fd2f7799
[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>
fs/sysfs/inode.c
fs/sysfs/mount.c
fs/sysfs/sysfs.h