Home
last modified time | relevance | path

Searched hist:"8 c34e2d6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dsplice.c8c34e2d6 Tue Oct 17 12:43:22 CDT 2006 Jens Axboe <jens.axboe@oracle.com> [PATCH] Remove SUID when splicing into an inode

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>
8c34e2d6 Tue Oct 17 12:43:22 CDT 2006 Jens Axboe <jens.axboe@oracle.com> [PATCH] Remove SUID when splicing into an inode

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>