commit | bc062b1b5c6bef4e3a29c7fda57967251d12beb0 | [log] [tgz] |
---|---|---|
author | Maneesh Soni <maneesh@in.ibm.com> | Fri Jul 29 12:13:35 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jul 29 13:12:49 2005 -0700 |
tree | 57dceb8371d0e83e7772b3deeb4a9e8dd2ae6b03 | |
parent | 30d07a22a19329c89628a2057b0120245c482c9e [diff] |
[PATCH] sysfs: fix sysfs_chmod_file o sysfs_chmod_file() must update the new iattr field in sysfs_dirent else the mode change will not be persistent in case of inode evacuation from cache. Signed-off-by: Maneesh Soni <maneesh@in.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>