linux/fs/sysfs
Maneesh Soni 6fa5c828c7 [PATCH] sysfs-iattr: attach sysfs_dirent before new inode
o The following patch makes sure to attach sysfs_dirent to the dentry before
  allocation a new inode through sysfs_create(). This change is done as
  preparatory work for implementing ->i_op->setattr() functionality for
  sysfs objects.

Signed-off-by: Maneesh Soni <maneesh@in.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-20 15:15:36 -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: attach sysfs_dirent before new inode 2005-06-20 15:15:36 -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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00