linux/fs/sysfs
Nick Piggin 75de46b98d fix setattr error handling in sysfs, configfs
sysfs and configfs setattr functions have error cases after the generic inode's
attributes have been changed. Fix consistency by changing the generic inode
attributes only when it is guaranteed to succeed.

Signed-off-by: Nick Piggin <npiggin@suse.de>
Acked-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-06-04 13:27:53 -07:00
..
Kconfig fs/Kconfig: move sysfs out 2009-01-22 13:15:56 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bin.c sysfs: add struct file* to bin_attr callbacks 2010-05-21 09:37:31 -07:00
dir.c sysfs: Comment sysfs directory tagging logic 2010-05-21 09:37:31 -07:00
file.c sysfs: Implement sysfs tagged directory support. 2010-05-21 09:37:31 -07:00
group.c sysfs: Implement sysfs tagged directory support. 2010-05-21 09:37:31 -07:00
inode.c fix setattr error handling in sysfs, configfs 2010-06-04 13:27:53 -07:00
mount.c sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree 2010-05-21 09:37:31 -07:00
symlink.c sysfs: Implement sysfs_delete_link 2010-05-21 09:37:31 -07:00
sysfs.h sysfs: Comment sysfs directory tagging logic 2010-05-21 09:37:31 -07:00