linux-kernel-test/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 [PATCH] sysfs: if show/store is missing return -EIO 2005-06-20 15:15:02 -07:00
dir.c [PATCH] sysfs-iattr: add sysfs_setattr 2005-06-20 15:15:37 -07:00
file.c [PATCH] sysfs: if show/store is missing return -EIO 2005-06-20 15:15:02 -07:00
group.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c [PATCH] sysfs-iattr: add sysfs_setattr 2005-06-20 15:15:37 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mount.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
symlink.c [PATCH] sysfs_{create|remove}_link should take const char * 2005-06-20 15:15:00 -07:00
sysfs.h [PATCH] sysfs-iattr: add sysfs_setattr 2005-06-20 15:15:37 -07:00