git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30d07a2
)
[PATCH] sysfs: fix sysfs_chmod_file
author
Maneesh Soni
<maneesh@in.ibm.com>
Fri, 29 Jul 2005 19:13:35 +0000
(12:13 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 29 Jul 2005 20:12:49 +0000
(13:12 -0700)
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>
fs/sysfs/file.c
patch
|
blob
|
history
diff --cc
fs/sysfs/file.c
Simple merge