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:
01de85e
)
[PATCH] Remove SUID when splicing into an inode
author
Jens Axboe
<jens.axboe@oracle.com>
Tue, 17 Oct 2006 17:43:22 +0000
(19:43 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Thu, 19 Oct 2006 18:53:09 +0000
(20:53 +0200)
Originally from Mark Fasheh <mark.fasheh@oracle.com>
generic_file_splice_write() does not remove S_ISUID or S_ISGID. This is
inconsistent with the way we generally write to files.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fs/splice.c
patch
|
blob
|
history
diff --cc
fs/splice.c
Simple merge