kernel-ark/fs/sysfs
Maneesh Soni 988d186de5 [PATCH] sysfs-iattr: add sysfs_setattr
o This adds ->i_op->setattr VFS method for sysfs inodes. The changed
  attribues are saved in the persistent sysfs_dirent structure as a pointer
  to struct iattr. The struct iattr is allocated only for those sysfs_dirent's
  for which default attributes are getting changed. Thanks to Jon Smirl for
  this suggestion.

Signed-off-by: Maneesh Soni <maneesh@in.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-20 15:15:37 -07:00
..
bin.c
dir.c [PATCH] sysfs-iattr: add sysfs_setattr 2005-06-20 15:15:37 -07:00
file.c
group.c
inode.c [PATCH] sysfs-iattr: add sysfs_setattr 2005-06-20 15:15:37 -07:00
Makefile
mount.c
symlink.c
sysfs.h [PATCH] sysfs-iattr: add sysfs_setattr 2005-06-20 15:15:37 -07:00