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:
1efd48b
)
Remove suid/sgid bits on [f]truncate()
author
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 9 May 2007 03:10:00 +0000
(20:10 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 9 May 2007 03:10:00 +0000
(20:10 -0700)
.. to match what we do on write(). This way, people who write to files
by using [f]truncate + writable mmap have the same semantics as if they
were using the write() family of system calls.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/open.c
patch
|
blob
|
history
diff --cc
fs/open.c
Simple merge