aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorBryan Wu <[email protected]>2007-06-05 11:02:01 +0800
committerLinus Torvalds <[email protected]>2007-06-07 17:11:13 -0700
commit85f6038f2170e3335dda09c3dfb0f83110e87019 (patch)
treeb756deeb0873f18ad8711db7dba948ca8d698d6f /include/linux/debugobjects.h
parentc8d8170feb824875baf68f8aaecb181a6500ce81 (diff)
RAMFS NOMMU: missed POSIX UID/GID inode attribute checking
This bug was caught by LTP testcase fchmod06 on Blackfin platform. In the manpage of fchmod, "EPERM: The effective UID does not match the owner of the file, and the process is not privileged (Linux: it does not have the CAP_FOWNER capability)." But the ramfs nommu code missed the inode_change_ok POSIX UID/GID verification. This patch fixed this. Signed-off-by: Bryan Wu <[email protected]> Cc: David Howells <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions