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:
6a14b90
)
sys_sendfile: switch to using ->splice_read, if available
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 1 Jun 2007 12:52:37 +0000
(14:52 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 10 Jul 2007 06:04:12 +0000
(08:04 +0200)
This patch makes sendfile prefer to use ->splice_read(), if it's
available in the file_operations structure.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found