aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorOGAWA Hirofumi <[email protected]>2008-04-28 02:16:26 -0700
committerLinus Torvalds <[email protected]>2008-04-28 08:58:47 -0700
commite97e8de388723f9491514fa0434ddf1fd713a188 (patch)
tree582513162e3e9406a02d6de8a09af76da3839400 /scripts/stackusage
parent1278fdd34b12214b5c2e91e64848a5e54e57ed96 (diff)
fat: fat_setattr() fix
Fix fat_setattr() on the case of showexec option. If user specified showexec option, inode->i_mode may not have S_IXUGO. This just use inode->i_mode to fix it. And with this patch, we don't allow chmod() on memory inode, it's just bad behaviour. IOW, we allow changing S_IWUGO only which can be stored to disk. Signed-off-by: OGAWA Hirofumi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions